Update UPDATE.sh

This commit is contained in:
Stefan Pejcic
2024-08-19 13:13:25 +02:00
committed by GitHub
parent 691eeeee49
commit 3f782f0101

View File

@@ -131,9 +131,6 @@ FUNCTIONS=(
# certbot start
start_certbot
# delete temp files and (maybe) old panel versison
cleanup
# if user created a post-update script, run it now
run_custom_postupdate_script
@@ -203,12 +200,6 @@ write_notification() {
cleanup(){
echo "Cleaning up.."
echo ""
}
# logo
print_header() {
printf '%*s\n' "${COLUMNS:-$(tput cols)}" '' | tr ' ' -