globstar no longer required

This commit is contained in:
Patrick Schleizer 2019-12-20 04:49:21 -05:00
parent c66e9abe18
commit a26cb94bfd
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -9,8 +9,6 @@ exit_code=0
config_file="/etc/permission-hardening.conf"
shopt -s globstar
echo_wrapper() {
echo "run: $@"
## TODO