Update optimize/optimize-server.sh
This commit is contained in:
parent
cba3bf6482
commit
b06c66a58c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ formatter_url="https://git.hhf.technology/hhf/TaskFormatter/raw/branch/main/bash
|
|||
scriptname=$0
|
||||
|
||||
# Configuration URLs
|
||||
NGINX_CONF_URL="https://git.hhf.technology/hhf/script-management-cloudpanel/src/branch/main/optimize/nginx.conf"
|
||||
NGINX_CONF_URL="https://git.hhf.technology/hhf/script-management-cloudpanel/raw/branch/main/optimize/nginx.conf"
|
||||
MARIADB_CONF_URL="https://git.hhf.technology/hhf/script-management-cloudpanel/raw/branch/main/optimize/100-cloudpanel.cnf"
|
||||
|
||||
# Configuration paths
|
||||
|
|
Loading…
Reference in a new issue