mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 03:48:22 +00:00
fix: move brew validation after brew is installed (#559)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
modules:
|
||||
- type: justfiles
|
||||
validate: true
|
||||
- type: script
|
||||
scripts:
|
||||
- createautostartdir.sh
|
||||
@@ -21,6 +19,8 @@ modules:
|
||||
scripts:
|
||||
- installrpmfusion.sh
|
||||
- from-file: common/common-packages.yml
|
||||
- type: justfiles
|
||||
validate: true
|
||||
- type: files
|
||||
files:
|
||||
- source: system/usr
|
||||
@@ -31,4 +31,4 @@ modules:
|
||||
- type: script
|
||||
scripts:
|
||||
- enablecommonautoupdate.sh
|
||||
- type: secureblue-signing
|
||||
- type: secureblue-signing
|
||||
|
||||
Reference in New Issue
Block a user