lot of stuff
This commit is contained in:
+8
-6
@@ -1,12 +1,12 @@
|
||||
#! /bin/sh
|
||||
|
||||
echo -e '\033[35m
|
||||
echo -e '
|
||||
_ _ _ _ ___ __ __ ___
|
||||
/_\ | |_ __(_)_ _ ___ | | | __| \/ | _ \
|
||||
/ _ \| | '_ \ | ' \/ -_) | |__| _|| |\/| | _/
|
||||
/ _ \| | ._ \ | . \/ -_) | |__| _|| |\/| | _/
|
||||
/_/ \_\_| .__/_|_||_\___| |____|___|_| |_|_|
|
||||
|_|
|
||||
\033[0m'
|
||||
'
|
||||
echo -e "\033[35;1mThis script has been tested only on Alpine Linux \033[0m"
|
||||
|
||||
. bin/checkroot.sh
|
||||
@@ -23,11 +23,13 @@ fi
|
||||
_cwd="$(pwd)"
|
||||
|
||||
. bin/upgrade
|
||||
. bin/dotfiles.sh
|
||||
. bin/bash
|
||||
. bin/user.sh
|
||||
. bin/ssh.sh
|
||||
. bin/misc.sh
|
||||
. bin/ufw.sh
|
||||
. bin/fail2ban.sh
|
||||
. bin/knockd.sh
|
||||
|
||||
|
||||
# . bin/lemp.sh
|
||||
# . bin/email.sh
|
||||
. bin/lemp.sh
|
||||
|
||||
Reference in New Issue
Block a user