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