1
Fork 0

Blow up more

This commit is contained in:
Jake Howard 2018-04-25 09:58:31 +01:00
parent 88130a1fa0
commit c2c8343d39
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -1,5 +1,7 @@
#!/usr/bin/env bash
set -e
SCRIPT=`realpath $0`
SCRIPTPATH=`dirname $SCRIPT`