This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
if [ -z "$1" ]; then | |
echo "Error: No instance specified." | |
echo "Usage: ./delete-all.sh example.com" | |
exit 1 | |
fi | |
read -p $'\e[31mDelete all data for \e[1;31m'"$1"$'\e[31m. Are you sure? (y/n): \e[0m' response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am cookieramen on github. | |
* I am aureoleark (https://keybase.io/aureoleark) on keybase. | |
* I have a public key ASCJGe_CmJMMgiyD_8L5NoLBVD07UfWnnMwgBC3beVhPVwo | |
To claim this, I am signing this object: |