mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
run-nightly.sh: output completion message
[skip ci]
This commit is contained in:
parent
5042f73b57
commit
636be154a0
@ -13,6 +13,7 @@ while true; do
|
||||
${cmd:+exit 0}
|
||||
date
|
||||
${once:+exit 0}
|
||||
echo "$0: run completed"
|
||||
sleep 60m
|
||||
echo
|
||||
done
|
||||
|
||||
Loading…
Reference in New Issue
Block a user