Skip to content
Snippets Groups Projects
Commit 9ccbbd1c authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: use upcoming validation instead of current

parent 4aad7554
Branches
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ ExecStart=/usr/local/bin/validate_workflow.sh \
--result-folder "/mnt/lza_repair_%i/validate/results/" \
--mode "%i" \
--files-mode delete \
--stage current \
--stage upcoming \
--daemon
ExecReload=/bin/kill -HUP $MAINPID
KillMode=process
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment