upgrade, misc, user, ufw, fail2ban

This commit is contained in:
2019-04-13 21:42:25 +02:00
parent 9865952540
commit fe09070a3a
9 changed files with 188 additions and 5 deletions
+16
View File
@@ -0,0 +1,16 @@
#!/bin/sh
# TODO check if root
echo '\033[35m
__ ______ __________ ___ ____ ______
/ / / / __ \/ ____/ __ \/ | / __ \/ ____/
/ / / / /_/ / / __/ /_/ / /| | / / / / __/
/ /_/ / ____/ /_/ / _, _/ ___ |/ /_/ / /___
\____/_/ \____/_/ |_/_/ |_/_____/_____/
\033[0m'
. checkroot.sh
apk update
apk upgrade