Temporarily disable groupinstall scripts until fixed
This commit is contained in:
parent
aa7e174823
commit
e5836f19f7
1 changed files with 4 additions and 4 deletions
|
|
@ -5,12 +5,12 @@ base-image: ghcr.io/ublue-os/bazzite-gnome
|
|||
image-version: latest
|
||||
|
||||
modules:
|
||||
#- type: script
|
||||
# scripts:
|
||||
# - prepare_groupinstall.sh
|
||||
- type: script
|
||||
scripts:
|
||||
- prepare_groupinstall.sh
|
||||
- type: script
|
||||
scripts:
|
||||
- groupinstall.sh
|
||||
#- groupinstall.sh
|
||||
- download_install_rpms.sh
|
||||
- type: files
|
||||
files:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue