Browse Source

Indentation

Bob Mottram 9 years ago
parent
commit
064bbf0516
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise View File

@@ -294,7 +294,7 @@ EOF
294 294
             echo "    ${PROJECT_NAME} menuconfig-onion" >> $rootdir/root/.bashrc
295 295
         fi
296 296
     else
297
-        echo 'echo ""'
297
+        echo '    echo ""'
298 298
     fi
299 299
     echo '    if [ "$?" = "0" ]; then' >> $rootdir/root/.bashrc
300 300
     echo "        if [ -f ~/${PROJECT_NAME}-completed.txt ]; then" >> $rootdir/root/.bashrc