diff options
Diffstat (limited to 'jjb/snapshot-jjb-container/include-createcontainer.sh')
-rw-r--r-- | jjb/snapshot-jjb-container/include-createcontainer.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/snapshot-jjb-container/include-createcontainer.sh b/jjb/snapshot-jjb-container/include-createcontainer.sh new file mode 100644 index 00000000..ff106e32 --- /dev/null +++ b/jjb/snapshot-jjb-container/include-createcontainer.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +#set -x +set -e +# |