aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2017-08-25 19:06:02 +0200
committerTharre <tharre3@gmail.com>2017-08-25 19:06:02 +0200
commit5d35df94d62b76cb55c14e70b079ceb2c400b326 (patch)
tree96aac076b9897455a4ebcb11aefbfa321daf8973
parent29bd5c84e41e8a6d5f91ed3b9fdfe90b59d5e471 (diff)
downloadredo-5d35df94d62b76cb55c14e70b079ceb2c400b326.tar.gz
redo-5d35df94d62b76cb55c14e70b079ceb2c400b326.tar.xz
redo-5d35df94d62b76cb55c14e70b079ceb2c400b326.zip
Add explicit shebangHEADmaster
-rw-r--r--default.do1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.do b/default.do
index af491ee..fec86a8 100644
--- a/default.do
+++ b/default.do
@@ -1,3 +1,4 @@
+#!/bin/sh -e
# define all project wide variables
export ROOTDIR=$(pwd)