Indentation

This commit is contained in:
Bob Mottram 2016-01-11 11:28:18 +00:00
parent 29bb1348f5
commit 064bbf0516
1 changed files with 1 additions and 1 deletions

View File

@ -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