From 2eecfae10050c1a4fcfacd1caa756d6d115afb1b Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Wed, 11 Apr 2018 21:36:25 -0400 Subject: Initial --- scripts/destroy.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/destroy.sh (limited to 'scripts/destroy.sh') 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 -- cgit v1.2.3