2 lines
53 B
Bash
2 lines
53 B
Bash
|
echo 'Deleting app'
|
||
|
az group delete -g suhailgroup -y
|