mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
mask renew error
This commit is contained in:
parent
4cb2802cfa
commit
9206f5c2aa
@ -107,7 +107,7 @@ case "$1" in
|
||||
--config-dir="$tmp/config" \
|
||||
--work-dir="$tmp/work" \
|
||||
--logs-dir="$tmp/logs" \
|
||||
--deploy-hook="/usr/bin/touch '$tmp/updated'"
|
||||
--deploy-hook="/usr/bin/touch '$tmp/updated'" || true
|
||||
if [ -f "$tmp/updated" ]; then
|
||||
sudo -u "$user" kvmd-pstrun -- bash -c "
|
||||
set -ex
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user