Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2017-06-07 12:45:56 -04:00
parent e67a7c7772
commit 3051a66722
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -1,5 +1,5 @@
# This script gets the latest GitHub releases for the specified projects.
#!/bin/bash
# This script gets the latest GitHub releases for the specified projects.
set -e
set -o pipefail