V8.13.440.2025.11.19
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m19s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m19s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -18,7 +18,7 @@ declare var_dm="" var_unit_dir="" var_link="/etc/systemd/system/default.target"
|
|||||||
### Remove CDLB artifacts ------------------------------------------------------------------------------------------------------
|
### Remove CDLB artifacts ------------------------------------------------------------------------------------------------------
|
||||||
rm -f /root/ciss_xdg_tmp.sh
|
rm -f /root/ciss_xdg_tmp.sh
|
||||||
rm -fr /root/build
|
rm -fr /root/build
|
||||||
find /.ciss /etc /home /root /usr /var -type f -name '.keep' -print -delete
|
find /etc /home /root /usr /var -type f -name '.keep' -print -delete
|
||||||
|
|
||||||
### Securing '/.ciss' ----------------------------------------------------------------------------------------------------------
|
### Securing '/.ciss' ----------------------------------------------------------------------------------------------------------
|
||||||
find /.ciss -type d -exec chmod 0700 {} +
|
find /.ciss -type d -exec chmod 0700 {} +
|
||||||
|
|||||||
Reference in New Issue
Block a user