We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c37fb commit f5a779bCopy full SHA for f5a779b
scripts/recipes/demo.just
@@ -195,7 +195,7 @@ start-demo:
195
)
196
DECISION=yes \
197
ROLE=cc \
198
- VOTE_KEY="$CC_DIR/cc-1-hot \
+ VOTE_KEY="$CC_DIR/cc-1-hot" \
199
nix run .#job-submit-vote
200
echo "Sleeping $FIXED_DELAY_SECS seconds until $(date -d @$(($(date +%s) + $FIXED_DELAY_SECS)))"
201
sleep "$FIXED_DELAY_SECS"
0 commit comments