index
:
naskpass.git
NCurses based replacement for askpass (related to cryptsetup).
log msg
author
committer
range
master
about
summary
refs
log
tree
commit
diff
path:
root
/
compile.sh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'compile.sh')
-rwxr-xr-x
compile.sh
1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile.sh b/compile.sh
index 5c7b1d6..d375d56 100755
--- a/
compile.sh
+++ b/
compile.sh
@@ -1,5 +1,6 @@
#!/bin/sh
set -e
+set -x
DIR=$(dirname $0)
PWD=$(pwd)