Updates in install scripts

This commit is contained in:
root 2018-12-25 13:35:17 +01:00
parent e81fd8f5b1
commit 0aa47cae63

View file

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