mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 11:58:26 +00:00
chore: remove chsh
This commit is contained in:
6
files/scripts/removechsh.sh
Normal file
6
files/scripts/removechsh.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# Tell build process to exit if there are any errors.
|
||||||
|
set -oue pipefail
|
||||||
|
|
||||||
|
rm /usr/bin/chsh
|
||||||
@@ -8,4 +8,5 @@ scripts:
|
|||||||
- httpsmirrors.sh
|
- httpsmirrors.sh
|
||||||
- createmissingdirectories.sh
|
- createmissingdirectories.sh
|
||||||
- removesuid.sh
|
- removesuid.sh
|
||||||
- disablegeoclue.sh
|
- disablegeoclue.sh
|
||||||
|
- removechsh.sh
|
||||||
Reference in New Issue
Block a user