Skip to content

Commit 065dcfc

Browse files
committed
Fix missing fi.
1 parent f86165c commit 065dcfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/hst-migration.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ while [ "$loop" -eq 1 ]; do
6565
if [ $api == 'no' ]; then
6666
echo "Canceling migration..."
6767
exit 1
68+
fi
6869
else
6970
echo "Please enter yes or no!"
7071
fi

0 commit comments

Comments
 (0)