diff --git a/builder/image-software.sh b/builder/image-software.sh index f0ac9e4a..92aca5fe 100755 --- a/builder/image-software.sh +++ b/builder/image-software.sh @@ -1,16 +1,18 @@ #! /usr/bin/env bash # -# Script for image configure -# @urpylka Artem Smirnov +# Script for install software to the image. +# +# Copyright (C) 2018 Copter Express Technologies +# +# Author: Artem Smirnov +# +# Distributed under MIT License (available at https://opensource.org/licenses/MIT). +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. # -# Exit immidiately on non-zero result -set -e - -################################################################################################################################## -# Image software installation -################################################################################################################################## +set -e # Exit immidiately on non-zero result echo_stamp() { # TEMPLATE: echo_stamp