Skip to content

Commit 0f62347

Browse files
committed
Execute install_utplsql.sh
1 parent 51ab619 commit 0f62347

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

github_scripts/install_utplsql.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ curl -Lk "${UTPLSQL_DOWNLOAD_URL}" -o utPLSQL.zip
44

55
unzip -q utPLSQL.zip
66

7+
dir
8+
79
docker run --rm -v ${{ github.workspace }}/utPLSQL/source:utPLSQL -w utPLSQL/source --network host --entrypoint sqlplus truemark/sqlplus sys/oracle@//127.0.0.1:1521/XE as sysdba @install_headless.sql UT3 UT3 users

0 commit comments

Comments
 (0)