Skip to content

Commit 1b8323e

Browse files
authored
Update uninstall.sh
1 parent a01c5e5 commit 1b8323e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/uninstall.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 @install.sql utp ut3
7+
sqlplus -L -S / as sysdba @uninstall.sql utp ut3

0 commit comments

Comments
 (0)