diff --git a/oci-import.sh b/oci-import.sh index 8820ec2..5add75c 100755 --- a/oci-import.sh +++ b/oci-import.sh @@ -13,7 +13,7 @@ hostname=$hostname convert=$convert end -workdir=/tmp/nspawn-oci +workdir=~/.nspawn-oci mkdir -p $workdir skopeo_output=$(echo $workdir/$source | sed s.://./.g)