1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
This commit is contained in:
Jason N. 2024-03-04 18:56:42 -05:00
parent 4dbbc7dd2f
commit 2118396b1c

View file

@ -7,7 +7,7 @@ mknod -m 0660 /dev/loop0 b 7 0 2>/dev/null || true
for i
do
export ${i@Q}
export ${i}
done
# Pull container