mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-21 20:31:30 +00:00
modify sync
This commit is contained in:
parent
fba99cc185
commit
5c8089ebdd
@ -11,6 +11,9 @@ fi
|
||||
echo "Copying prepopulate"
|
||||
/bin/cp /var/tmp/c9s/prepopulate.json .
|
||||
|
||||
echo "Copying variants"
|
||||
/bin/cp /var/tmp/c9s/variants.xml .
|
||||
|
||||
echo "Changing to rocky where required in prepopulate"
|
||||
while read -r pattern; do
|
||||
sscript+="$pattern;"
|
||||
|
@ -158,6 +158,7 @@
|
||||
<module>nginx:1.24</module>
|
||||
<module>nodejs:18</module>
|
||||
<module>nodejs:20</module>
|
||||
<module>nodejs:22</module>
|
||||
<module>php:8.1</module>
|
||||
<module>php:8.2</module>
|
||||
<module>postgresql:15</module>
|
||||
|
Loading…
Reference in New Issue
Block a user