mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
copy cache before it's deleted
This commit is contained in:
parent
7b787903d4
commit
a904df0f87
3 changed files with 8 additions and 2 deletions
1
lorax_templates/copy_dnf_cache.tmpl.in
Normal file
1
lorax_templates/copy_dnf_cache.tmpl.in
Normal file
|
|
@ -0,0 +1 @@
|
|||
runcmd "bash -c 'if [[ -d /cache/dnf_new ]]; then cp -R /cache/dnf /cache/dnf_new; fi'"
|
||||
Loading…
Add table
Add a link
Reference in a new issue