lot of stuff

This commit is contained in:
2019-04-17 14:23:35 +02:00
parent 7fcf1d097b
commit 742b7aca15
14 changed files with 479 additions and 75 deletions
+8 -6
View File
@@ -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