globstar no longer required

This commit is contained in:
Patrick Schleizer
2019-12-20 04:49:21 -05:00
parent c66e9abe18
commit a26cb94bfd

View File

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