uninstall-apex frontrunner script fixed
This commit is contained in:
parent
2dce6eafe4
commit
a44f6d2356
@ -1,4 +1,4 @@
|
||||
# designed to be called from top level project dir
|
||||
node_modules/apex-source-control/scripts/check_conf_file.sh
|
||||
source config/apexupdate.conf
|
||||
sqlplus $username/$password@$database_connection @../node_modules/apex-source-control/scripts/uninstall_apex.sql $apexappid $workspace_name $parsing_schema
|
||||
sqlplus $username/$password@$database_connection @node_modules/apex-source-control/scripts/uninstall_apex.sql $apexappid $workspace_name $parsing_schema
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user