mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 03:48:22 +00:00
fix: move justfile hardening to gui scripts
This commit is contained in:
@@ -8,4 +8,3 @@ scripts:
|
|||||||
- createmissingdirectories.sh
|
- createmissingdirectories.sh
|
||||||
- removesuid.sh
|
- removesuid.sh
|
||||||
- disablegeoclue.sh
|
- disablegeoclue.sh
|
||||||
- justfilehardening.sh
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
type: script
|
type: script
|
||||||
scripts:
|
scripts:
|
||||||
- disablecups.sh
|
- disablecups.sh
|
||||||
- disablesshd.sh
|
- disablesshd.sh
|
||||||
|
- justfilehardening.sh
|
||||||
Reference in New Issue
Block a user