Indentation
This commit is contained in:
parent
29bb1348f5
commit
064bbf0516
|
@ -294,7 +294,7 @@ EOF
|
|||
echo " ${PROJECT_NAME} menuconfig-onion" >> $rootdir/root/.bashrc
|
||||
fi
|
||||
else
|
||||
echo 'echo ""'
|
||||
echo ' echo ""'
|
||||
fi
|
||||
echo ' if [ "$?" = "0" ]; then' >> $rootdir/root/.bashrc
|
||||
echo " if [ -f ~/${PROJECT_NAME}-completed.txt ]; then" >> $rootdir/root/.bashrc
|
||||
|
|
Loading…
Reference in New Issue