Skip to content
Snippets Groups Projects
Commit 57a5e5a5 authored by Steven Murray's avatar Steven Murray
Browse files

Revert "Set ORACLE_SQLPLUS to the standard location /usr/lib/oracle/19.3/client64/bin/sqlplus"

This reverts commit edf98416.
parent edf98416
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
. /opt/run/bin/init_pod.sh
# oracle sqlplus client binary path
ORACLE_SQLPLUS="/usr/lib/oracle/19.3/client64/bin/sqlplus"
ORACLE_SQLPLUS="/usr/bin/sqlplus64"
die() {
stdbuf -i 0 -o 0 -e 0 echo "$@"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment