mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 03:31:59 +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
|
while true; do
|
||||||
./build.sh nightly-$(date -u +%F)
|
./build.sh nightly-$(date -u +%F)
|
||||||
date
|
|
||||||
|
|
||||||
sleep 30m
|
sleep 30m
|
||||||
done
|
done
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user