Add flag to interrupt script if error

This commit is contained in:
urpylka
2018-02-08 18:22:24 +03:00
parent f8316f345a
commit 151a515f61

View File

@@ -1,6 +1,8 @@
#!/bin/bash
#!/bin/sh
set -e
#
# Script for image configure
# @smirart Smirnov Artem