[TD-2467]
This commit is contained in:
parent
24dc1ce14b
commit
38d4af2624
|
@ -9,7 +9,7 @@ GREEN_DARK='\033[0;32m'
|
||||||
GREEN_UNDERLINE='\033[4;32m'
|
GREEN_UNDERLINE='\033[4;32m'
|
||||||
NC='\033[0m'
|
NC='\033[0m'
|
||||||
|
|
||||||
set -e
|
# set -e
|
||||||
# set -x
|
# set -x
|
||||||
corePath=$1
|
corePath=$1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue