From 348f2803f462fe89fdf71e8e98c002c3e85a29cd Mon Sep 17 00:00:00 2001 From: SugoiDogo Date: Tue, 24 Jan 2023 13:06:57 -0700 Subject: [PATCH] Update oci-import.sh --- oci-import.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)