Skip to content

Commit a01b73f

Browse files
author
chris vugrinec
committedNov 24, 2016
bfix 1
1 parent a1156bc commit a01b73f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎acs-kubernetes/acs-template/deploy.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ azure account show
2020
#read subid
2121
#azure account set --name $subid
2222

23-
#echo "enter resourcegroup name"
24-
#read rgroupname
23+
echo "enter resourcegroup name"
24+
read rgroupname
2525

2626
apt-get install uuid-runtime
2727
dname=`uuidgen`

0 commit comments

Comments
 (0)
Please sign in to comment.