mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +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" \
|
--config-dir="$tmp/config" \
|
||||||
--work-dir="$tmp/work" \
|
--work-dir="$tmp/work" \
|
||||||
--logs-dir="$tmp/logs" \
|
--logs-dir="$tmp/logs" \
|
||||||
--deploy-hook="/usr/bin/touch '$tmp/updated'"
|
--deploy-hook="/usr/bin/touch '$tmp/updated'" || true
|
||||||
if [ -f "$tmp/updated" ]; then
|
if [ -f "$tmp/updated" ]; then
|
||||||
sudo -u "$user" kvmd-pstrun -- bash -c "
|
sudo -u "$user" kvmd-pstrun -- bash -c "
|
||||||
set -ex
|
set -ex
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user