This commit is contained in:
Jan-Piet Mens
2016-01-28 15:19:25 +01:00
parent befb0eb3f3
commit 72d18d5061
+2
View File
@@ -2,6 +2,8 @@
set -e
# export PACKAGEDIR=/media/sf_proxmox/centos/repo
PACKAGEDIR=${PACKAGEDIR:=/tmp}
tempdir=$(mktemp -d /tmp/ot-XXX)