From 852308c78d546465990a6f3e1f07c52fbfe787de Mon Sep 17 00:00:00 2001 From: Artem Smirnov Date: Thu, 27 Sep 2018 23:15:27 +0300 Subject: [PATCH] image_builder: add header --- builder/image-software.sh | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) 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