Quote the assignment

This commit is contained in:
Girish Ramakrishnan
2014-10-09 22:36:18 -07:00
parent fa338fb105
commit 10b1fbee69
+1 -1
View File
@@ -21,7 +21,7 @@ if [ $# -lt 1 ]; then
exit 1
fi
BACKUP_URL=$1
BACKUP_URL="$1"
# Stop the box
echo "Stopping box"