Compare commits

..

2 Commits

View File

@ -10,6 +10,8 @@
};
services."nextcloud-cron" = {
script = ''
set -eu
CONTAINER_NAME="nextcloud-nextcloud-1"
is_container_running() {