1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

move quote

This commit is contained in:
Jason N. 2024-03-07 13:24:12 -05:00
parent 5efc377006
commit d4a65caf44

View file

@ -1 +1 @@
runcmd bash "-c 'if [[ -d /cache/dnf_new ]]; then cp -R /cache/dnf /cache/dnf_new; fi'" runcmd bash -c "if [[ -d /cache/dnf_new ]]; then cp -R /cache/dnf /cache/dnf_new; fi"