mirror of
https://github.com/Break27/kvmd.git
synced 2026-02-06 02:16:37 +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