Browse Source

Fix missing fi.

Raphael Schneeberger 7 years ago
parent
commit
065dcfcd5d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install/hst-migration.sh

+ 1 - 0
install/hst-migration.sh

@@ -65,6 +65,7 @@ while [ "$loop" -eq 1 ]; do
         if [ $api == 'no' ]; then
         if [ $api == 'no' ]; then
             echo "Canceling migration..."
             echo "Canceling migration..."
             exit 1
             exit 1
+        fi
     else
     else
         echo "Please enter yes or no!"
         echo "Please enter yes or no!"
     fi
     fi