mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
run-nightly.sh: don't print date until end
This commit is contained in:
parent
65f1f9babc
commit
94f2a5c09b
@ -4,7 +4,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")"
|
||||
|
||||
while true; do
|
||||
./build.sh nightly-$(date -u +%F)
|
||||
date
|
||||
echo
|
||||
|
||||
echo "Running cron.sh (hiding verbose output)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user