Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2024-08-19 14:26:12 +02:00 committed by GitHub
parent 9414715919
commit 878de0f7cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -443,7 +443,7 @@ update_config_files() {
DOCKER_COMPOSE_SRC="/etc/openpanel/docker/compose/new-docker-compose.yml"
DOCKER_COMPOSE_DEST="/root/docker-compose.yml"
mv /etc/openpanel /etc/openpanel024
mv /etc/openpanel/ /etc/openpanel024
mkdir /etc/openpanel
git clone https://github.com/stefanpejcic/openpanel-configuration /etc/openpanel