1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-04-10 14:12:46 +02:00
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

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