mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
build-arm.sh: print total build time
This commit is contained in:
@@ -92,4 +92,7 @@ echo "Successful build. Retrieving artifacts..."
|
||||
|
||||
scp -i "$HOME/.ssh/$KEY_NAME.pem" -r "admin@$IPADDR:src/pandoc/linux/artifacts" "arm-build-artifacts-$(date +%s)"
|
||||
|
||||
# Let's see how long this took!
|
||||
uptime
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user