diff options
Diffstat (limited to 'scripts/destroy.sh')
| -rw-r--r-- | scripts/destroy.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/destroy.sh b/scripts/destroy.sh new file mode 100644 index 0000000..91b4d94 --- /dev/null +++ b/scripts/destroy.sh @@ -0,0 +1,3 @@ +#!/bin/sh +set -x +rm -rf build pfx |
