Don't cd
This commit is contained in:
parent
14066cad62
commit
9fab9d1358
@ -63,7 +63,7 @@ scriptpath="$(dirname "$scriptloc")"
|
|||||||
# Use temporary directory for download
|
# Use temporary directory for download
|
||||||
# FIXME probably lots of issues at first
|
# FIXME probably lots of issues at first
|
||||||
tempdir="$(mktemp -d)"
|
tempdir="$(mktemp -d)"
|
||||||
cd "$tempdir"
|
#cd "$tempdir"
|
||||||
|
|
||||||
echo "Checking config file"
|
echo "Checking config file"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user