mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
e67a7c7772
commit
3051a66722
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user