Skip to content

Commit 21d1832

Browse files
committed
Fixing the demo install
1 parent 02ea063 commit 21d1832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/2_install_demo_project.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ docker run --rm -v $(pwd):/work -w /work/ --network host \
44

55
docker run --rm -v $(pwd):/work -w /work/ --network host \
66
--entrypoint sqlplus gvenzl/oracle-xe:18-slim \
7-
ut3_demo/ut3_demo@//127.0.0.1:1521/XE as sysdba @source/install.sql
7+
ut3_demo/ut3_demo@//127.0.0.1:1521/XE @source/install.sql

0 commit comments

Comments
 (0)