+set -x in README (fancy, uuuh)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
31883b1e3c
commit
8c27d00c23
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ The following code will get executed if you run this README:
|
||||||
|
|
||||||
eof
|
eof
|
||||||
|
|
||||||
|
# Tell the user what we do, so this script makes sense during execution
|
||||||
|
set -x
|
||||||
|
|
||||||
# prepare use:
|
# prepare use:
|
||||||
export PATH="$PATH:$(pwd -P)/bin"
|
export PATH="$PATH:$(pwd -P)/bin"
|
||||||
object_tmp=/tmp/localhost/objects
|
object_tmp=/tmp/localhost/objects
|
||||||
|
|
Loading…
Reference in a new issue