Skip to content

Commit 45fdf81

Browse files
committed
deprecated harden-ssh
Signed-off-by: Simon L <[email protected]>
1 parent 57cf42f commit 45fdf81

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

not-supported/not-supported_menu.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ $CHECKLIST_GUIDE" "$WT_HEIGHT" "$WT_WIDTH" 4 \
3434
"Backup Viewer" "(View your Backups)" OFF \
3535
"Daily Backup Wizard" "(Create a Daily Backup script)" OFF \
3636
"Firewall" "(Setting up a firewall)" OFF \
37-
"Harden SSH" "(Harden SSH configuration)" OFF \
3837
"Monitor Link Shares" "(Monitors the creation of link shares)" OFF \
3938
"Off-Shore Backup Wizard" "(Create an Off-Shore Backup script)" OFF \
4039
"Pi-hole" "(Network wide ads- and tracker blocking)" OFF \
@@ -81,10 +80,6 @@ case "$choice" in
8180
print_text_in_color "$ICyan" "Downloading the Firewall script..."
8281
run_script NOT_SUPPORTED_FOLDER firewall
8382
;;&
84-
*"Harden SSH"*)
85-
print_text_in_color "$ICyan" "Downloading the Harden SSH script..."
86-
run_script ADDONS harden-ssh
87-
;;&
8883
*"Monitor Link Shares"*)
8984
print_text_in_color "$ICyan" "Monitor Link Shares..."
9085
run_script NOT_SUPPORTED_FOLDER monitor-link-shares
File renamed without changes.

0 commit comments

Comments
 (0)