[modify] change syncthing location, also the nginx of windows client
This commit is contained in:
parent
52dccb1787
commit
d6784fa70c
@ -10,8 +10,8 @@ node assets/js/bing.js > /dev/null 2>&1
|
||||
if [[ `date +%d` == '01' ]]; then
|
||||
# random logo for dash
|
||||
# bash /opt/scripts/update/dash_rand_logo.sh
|
||||
cp /root/.acme/rustle.cc_ecc/fullchain.cer '/opt/wd/25-Syncthing/common/A_Program/nginx-1.24.0/certs/rustle.cc.cer'
|
||||
cp /root/.acme/rustle.cc_ecc/rustle.cc.key '/opt/wd/25-Syncthing/common/A_Program/nginx-1.24.0/certs/rustle.cc.key'
|
||||
cp /root/.acme/rustle.cc_ecc/fullchain.cer '/opt/apps/syncthing/data/common/A_Program/nginx-1.24.0/certs/'
|
||||
cp /root/.acme/rustle.cc_ecc/rustle.cc.key '/opt/apps/syncthing/data/common/A_Program/nginx-1.24.0/certs/'
|
||||
fi
|
||||
|
||||
# logo renew
|
||||
|
Loading…
x
Reference in New Issue
Block a user