diff options
| author | Tharre <tharre3@gmail.com> | 2017-08-25 19:06:02 +0200 | 
|---|---|---|
| committer | Tharre <tharre3@gmail.com> | 2017-08-25 19:06:02 +0200 | 
| commit | 5d35df94d62b76cb55c14e70b079ceb2c400b326 (patch) | |
| tree | 96aac076b9897455a4ebcb11aefbfa321daf8973 | |
| parent | 29bd5c84e41e8a6d5f91ed3b9fdfe90b59d5e471 (diff) | |
| download | redo-master.tar.gz redo-master.tar.xz redo-master.zip | |
| -rw-r--r-- | default.do | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -1,3 +1,4 @@ +#!/bin/sh -e  # define all project wide variables  export ROOTDIR=$(pwd) | 
