Updates in install scripts
This commit is contained in:
parent
6cdb06efd0
commit
9ca082e26a
2 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
hostType=ubuntu1804
|
||||
|
||||
SCRIPT_PATH=$(dirname $(realpath -s $0))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue