Updates in install scripts

This commit is contained in:
root 2018-12-25 12:40:33 +01:00
parent 7b7d5ecf2a
commit 9a34d05d36
3 changed files with 18 additions and 3 deletions

View file

@ -1,6 +1,7 @@
#!/bin/bash
set -e
set -x
SCRIPT_PATH=$(dirname $(realpath -s $0))
. $SCRIPT_PATH/functions ubuntu1804