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