fix(certbot): crond -f instead of -b; add rclone.conf
This commit is contained in:
@@ -24,7 +24,7 @@ done
|
||||
cp /opt/crontab.txt /etc/crontabs/root
|
||||
|
||||
# Запускаем crond в фоне
|
||||
crond -b
|
||||
crond -f &
|
||||
|
||||
echo "=== Init завершён, контейнер работает ==="
|
||||
|
||||
|
||||
Reference in New Issue
Block a user