Skip to content

Commit a01c5e5

Browse files
authored
Update install.sh
1 parent 5e26681 commit a01c5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ set -ev
44

55
cd "$(dirname "$(readlink -f "$0")")"
66

7-
sqlplus -L -S / as sysdba @uninstall.sql utp ut3
7+
sqlplus -L -S / as sysdba @install.sql utp ut3

0 commit comments

Comments
 (0)