add gum confirm and profile selector
This commit is contained in:
@@ -17,6 +17,8 @@ fi
|
||||
|
||||
if gum confirm "DO YOU WANT TO START THE INSTALLATION NOW?" ;then
|
||||
echo "Installation started."
|
||||
elif [ $? -eq 130 ]; then
|
||||
exit 130
|
||||
else
|
||||
echo "Installation canceled."
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user