Commit 0e4c0e07 by Calen Pennington Committed by Calen Pennington

Add a shebang to destroy.sh

parent 0933c821
#!/usr/bin/env bash
set -e
read -p "This will delete all data in your devstack. Would you like to proceed? [y/n] " -r
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment