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

View File

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