mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
12ac149a2d
commit
0c4be6fb2c
@ -331,6 +331,8 @@ for USERNAME in $DOCKER_USERS; do
|
|||||||
opencli nginx-update_vhosts $USERNAME
|
opencli nginx-update_vhosts $USERNAME
|
||||||
done
|
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
|
opencli server-recreate_hosts
|
||||||
cd /root && docker compose up -d nginx
|
cd /root && docker compose up -d nginx
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user