mirror of https://github.com/perkeep/perkeep.git
remove debug
This commit is contained in:
parent
3b28ed2938
commit
bc0080fccd
|
@ -2,8 +2,6 @@
|
|||
|
||||
Bin=$(dirname $( readlink -f $0))
|
||||
|
||||
echo "BIN is: [$Bin]"
|
||||
|
||||
ROOT=/tmp/camliroot
|
||||
if [ ! -d $ROOT ]; then
|
||||
mkdir $ROOT
|
||||
|
|
Loading…
Reference in New Issue