mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-08 14:23:38 +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
|
||||
|
||||
Reference in New Issue
Block a user