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
|
image-version: latest
|
||||||
|
|
||||||
modules:
|
modules:
|
||||||
|
#- type: script
|
||||||
|
# scripts:
|
||||||
|
# - prepare_groupinstall.sh
|
||||||
- type: script
|
- type: script
|
||||||
scripts:
|
scripts:
|
||||||
- prepare_groupinstall.sh
|
#- groupinstall.sh
|
||||||
- type: script
|
|
||||||
scripts:
|
|
||||||
- groupinstall.sh
|
|
||||||
- download_install_rpms.sh
|
- download_install_rpms.sh
|
||||||
- type: files
|
- type: files
|
||||||
files:
|
files:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue