Updates in install scripts

This commit is contained in:
root 2018-12-25 14:48:05 +01:00
parent 6cdb06efd0
commit 9ca082e26a
2 changed files with 7 additions and 1 deletions

View file

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