Updates in install scripts
This commit is contained in:
parent
e81fd8f5b1
commit
0aa47cae63
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue