mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
fixed cert dir permissions
This commit is contained in:
parent
f5ae4e4172
commit
4cb2802cfa
@ -90,7 +90,7 @@ case "$1" in
|
||||
--webroot-path="$web" \
|
||||
--deploy-hook="/usr/bin/bash -c '
|
||||
set -ex
|
||||
chmod 750 '$cur/config/'{archive,live}
|
||||
chmod 755 '$cur/config/'{archive,live}
|
||||
cd \"\$RENEWED_LINEAGE\"
|
||||
chmod 640 privkey.pem
|
||||
ln -s fullchain.pem server.crt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user