mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 03:48:22 +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
|
||||
Reference in New Issue
Block a user