Skip to content

Commit b2a3950

Browse files
author
Hunter T
committed
revert: case * to exit script
1 parent 2b95937 commit b2a3950

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

hardening/sshd.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ if [[ -f $config_file_bak ]]; then
8181
clean_up 1
8282
}
8383
;;
84-
*) clean_up 0 ;;
8584
esac
8685
else
8786
echo "Backing up 'sshd_config'..."

0 commit comments

Comments
 (0)