From 1bac756dcb31d2f2c584b7651b58577843e1e51e Mon Sep 17 00:00:00 2001 From: Charles Herlin Date: Tue, 12 Mar 2019 09:58:35 +0100 Subject: [PATCH] FIX(nbsp): remove non breakable spaces that caused Puppet to warn --- bin/hardening/13.5_find_0_uid_non_root_account.sh | 2 +- bin/hardening/7.7_enable_firewall.sh | 2 +- bin/postinstall/tripwire.sh | 8 ++++---- lib/main.sh | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bin/hardening/13.5_find_0_uid_non_root_account.sh b/bin/hardening/13.5_find_0_uid_non_root_account.sh index 8043bd3..130c70b 100755 --- a/bin/hardening/13.5_find_0_uid_non_root_account.sh +++ b/bin/hardening/13.5_find_0_uid_non_root_account.sh @@ -53,7 +53,7 @@ apply () { create_config() { cat <