From c567494a59fa0143b5d4400abd9cdb503334cb2c Mon Sep 17 00:00:00 2001 From: SugoiDogo Date: Tue, 24 Jan 2023 13:04:52 -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 1d037b9..8820ec2 100755 --- a/oci-import.sh +++ b/oci-import.sh @@ -13,7 +13,7 @@ hostname=$hostname convert=$convert end -workdir=/dev/shm/nspawn-oci +workdir=/tmp/nspawn-oci mkdir -p $workdir skopeo_output=$(echo $workdir/$source | sed s.://./.g)