ufw - remove test step

This commit is contained in:
2022-12-12 11:17:21 +01:00
parent 1f431daa16
commit 2b301b176b

View File

@@ -36,11 +36,6 @@ step_2() {
exe ufw enable exe ufw enable
} }
step_3_info() { echo "Info"; }
#step_3_alias() { echo "alias"; }
step_3_options() { echo "[]"; }
step_3() { : ; }
step_20_info() { echo "Enable mail server essentials"; } step_20_info() { echo "Enable mail server essentials"; }
step_20_alias() { echo "mailserver"; } step_20_alias() { echo "mailserver"; }
step_20() { step_20() {