Update hackage.sh

This commit is contained in:
Yuxiang Zhang 2020-03-04 23:01:44 +08:00 committed by GitHub
parent 55f5f5fb99
commit eb281cc2b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/bin/bash
# requires: curl -s -S --fail
# requires: curl
set -e
set -o pipefail