Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2024-08-19 15:41:35 +02:00 committed by GitHub
parent 12ac149a2d
commit 0c4be6fb2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -331,6 +331,8 @@ for USERNAME in $DOCKER_USERS; do
opencli nginx-update_vhosts $USERNAME
done
wget -O /usr/local/admin/scripts/server/recreate_hosts https://gist.githubusercontent.com/stefanpejcic/26a59824da0d239683b476b1c26189ae/raw/90218d75538f44a15304129f4cc784fe1f066d92/recreate.sh
chmod +x /usr/local/admin/scripts/server/recreate_hosts
opencli server-recreate_hosts
cd /root && docker compose up -d nginx