Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2024-08-22 12:17:34 +02:00 committed by GitHub
parent 7e9b98b0b9
commit e45a8aa96d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,9 +54,9 @@ do
done
start_certbot(){
start_certbot(){
cd /root && docker compose up -d certbot
}
}
# HELPERS