fix(bash): pending sql script path
This commit is contained in:
parent
3f70d0b80f
commit
8b6d7cb2ff
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
|
|
||||||
source "$CUR_PATH/../apps/db_pendings/import.sh"
|
source "$CUR_PATH/../apps/ci/ci-pending-sql.sh"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user