mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
@@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
set -o pipefail
|
||||
|
||||
[ "$DEBUG" == 'true' ] && set -x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user