mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-02-03 06:13:23 +00:00
Updated for Linode
This commit is contained in:
@@ -192,7 +192,7 @@ then
|
||||
fi
|
||||
|
||||
while ! [[ "$proceed" =~ ^([yY][eE][sS]|[yY])$ ]]; do
|
||||
read -p "Does this look correct? [Y/n]: " proceed
|
||||
proceed=y
|
||||
if [[ "$proceed" =~ ^([nN][oO][nN])$ ]]
|
||||
then
|
||||
echo "Exiting..."
|
||||
|
||||
Reference in New Issue
Block a user