mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
cron.sh: log date and drop the tail echo
could probably remove the first 'Running...' echo too
This commit is contained in:
parent
e01d457b83
commit
e6193c29f1
@ -13,8 +13,8 @@ docker pull $IMAGE
|
||||
|
||||
stack update
|
||||
|
||||
date
|
||||
echo "Running stackage-server-cron..."
|
||||
echo "('tail -f $CRONDIR/stackage-server-cron.log' to watch)"
|
||||
docker run --rm \
|
||||
-v $CRONDIR:/home/ubuntu \
|
||||
-v $HOME/.stack/indices:/home/ubuntu/.stack/indices:ro \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user