remove zope again and switch to other dnspod plugin

This commit is contained in:
Zoey
2023-04-06 16:48:40 +02:00
parent 81f62c50b6
commit 66b6cca78e
3 changed files with 8 additions and 5 deletions

View File

@@ -363,6 +363,9 @@ else
/data/tls/dummykey.pem || sleep inf
fi
chmod -R 600 /data/tls \
/data/etc/access
if [ ! -f /data/nginx/default.conf ]; then
mv -vn /usr/local/nginx/conf/conf.d/include/default.conf /data/nginx/default.conf || sleep inf
fi