We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86165c commit 065dcfcCopy full SHA for 065dcfc
install/hst-migration.sh
@@ -65,6 +65,7 @@ while [ "$loop" -eq 1 ]; do
65
if [ $api == 'no' ]; then
66
echo "Canceling migration..."
67
exit 1
68
+ fi
69
else
70
echo "Please enter yes or no!"
71
fi
0 commit comments