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
e45a8aa96d
commit
4fce3ba725
@ -301,6 +301,8 @@ bind_also(){
|
||||
|
||||
nginx_change_in(){
|
||||
|
||||
# backup everything
|
||||
cp -r /etc/nginx/ /etc/nginx024/
|
||||
|
||||
mkdir -p /etc/letsencrypt/
|
||||
rm /etc/openpanel/nginx/options-ssl-nginx.conf
|
||||
@ -469,7 +471,7 @@ update_config_files() {
|
||||
CONFIG_DIR="/etc/openpanel"
|
||||
DOCKER_COMPOSE_SRC="/etc/openpanel/docker/compose/new-docker-compose.yml"
|
||||
DOCKER_COMPOSE_DEST="/root/docker-compose.yml"
|
||||
|
||||
|
||||
mv /etc/openpanel/ /etc/openpanel024
|
||||
mkdir /etc/openpanel
|
||||
git clone https://github.com/stefanpejcic/openpanel-configuration /etc/openpanel
|
||||
|
Loading…
Reference in New Issue
Block a user