mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 11:58:26 +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
|
|
||||||
|
|||||||
@@ -2,3 +2,4 @@ type: script
|
|||||||
scripts:
|
scripts:
|
||||||
- disablecups.sh
|
- disablecups.sh
|
||||||
- disablesshd.sh
|
- disablesshd.sh
|
||||||
|
- justfilehardening.sh
|
||||||
Reference in New Issue
Block a user