mask renew error

This commit is contained in:
Maxim Devaev 2022-06-25 05:10:03 +03:00
parent 4cb2802cfa
commit 9206f5c2aa

View File

@ -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