mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
test
This commit is contained in:
parent
4dbbc7dd2f
commit
2118396b1c
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ mknod -m 0660 /dev/loop0 b 7 0 2>/dev/null || true
|
||||||
|
|
||||||
for i
|
for i
|
||||||
do
|
do
|
||||||
export ${i@Q}
|
export ${i}
|
||||||
done
|
done
|
||||||
|
|
||||||
# Pull container
|
# Pull container
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue