1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 02:47:56 +01:00
This commit is contained in:
Jason N. 2024-03-20 11:00:31 -04:00
parent 9e199f982f
commit b4159cf8ed

View file

@ -6,6 +6,7 @@ set -ex
mknod -m 0660 /dev/loop0 b 7 0 2>/dev/null || true
subscription-manager refresh || true
ls /run/secrets
for i
do