mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
run-nightly.sh: remove the extra date
This commit is contained in:
parent
6e379c60d6
commit
01627f7f89
@ -4,7 +4,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")"
|
||||
|
||||
while true; do
|
||||
./build.sh nightly-$(date -u +%F)
|
||||
date
|
||||
|
||||
sleep 30m
|
||||
done
|
||||
|
||||
Loading…
Reference in New Issue
Block a user