update installer
This commit is contained in:
parent
d674e5815e
commit
a8a540fcf8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
set -e
|
||||
set -ex
|
||||
echo (){
|
||||
/bin/echo "#########################################"
|
||||
/bin/echo "$@"
|
||||
|
|
Reference in a new issue