Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2024-08-22 15:02:20 +02:00 committed by GitHub
parent 654e4185e1
commit 00b6aea538
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,9 @@
NEW_PANEL_VERSION="0.2.6"
######### sed -i '/www-data/s/^/# /' nginx.conf
# Colors for output
GREEN='\033[0;32m'
RED='\033[0;31m'