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
c9b9565d39
commit
726b6165b9
@ -309,6 +309,7 @@ docker_compose_up_with_newer_images(){
|
||||
docker stop openpanel && docker rm openpanel
|
||||
echo ""
|
||||
cd /root
|
||||
docker stop openpanel && docker rm openpanel
|
||||
docker compose up -d
|
||||
|
||||
#cp version file
|
||||
|
Loading…
Reference in New Issue
Block a user