This commit is contained in:
exu 2023-12-08 19:15:34 +01:00
parent 14066cad62
commit 9fab9d1358

View File

@ -63,7 +63,7 @@ scriptpath="$(dirname "$scriptloc")"
# Use temporary directory for download
# FIXME probably lots of issues at first
tempdir="$(mktemp -d)"
cd "$tempdir"
#cd "$tempdir"
echo "Checking config file"