Skip to content

Commit 55933e7

Browse files
committed
Fixing build
1 parent bc84f11 commit 55933e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/1_install_utplsql.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
git clone --depth=1 --branch=${UTPLSQL_VERSION} https://github.com/utPLSQL/utPLSQL.git utPLSQL
2-
2+
chmod -R go+w $(pwd)/utPLSQL/source
33
docker run --rm -v $(pwd)/utPLSQL:/utPLSQL -w /utPLSQL/source --network host \
44
--entrypoint sqlplus gvenzl/oracle-xe:18-slim sys/oracle@//127.0.0.1:1521/XE as sysdba @install_headless.sql UT3 UT3 users

0 commit comments

Comments
 (0)