Commit c97a705e authored by Kristopher Ruzic's avatar Kristopher Ruzic

Changed to use /opt/slapos.playbook/ as the download directory

parent 34f0d410
......@@ -12,7 +12,7 @@ fi
source /tmp/function-common
function download_playbook {
DFILE="/tmp/tmpplaybook$(basename $0).$$/"
DFILE="/opt/slapos.playbook/"
TFILE="archive.tar.gz"
mkdir -p $DFILE
cd $DFILE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment