Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f0ec7 commit 09b79bfCopy full SHA for 09b79bf
1 file changed
development/refresh_sources.sh
@@ -16,4 +16,3 @@ curl -Lk -o utPLSQL-cli.zip https://github.com/utPLSQL/utPLSQL-cli/releases/down
16
# unzip utPLSQL-cli and remove the zip file
17
unzip utPLSQL-cli.zip && chmod u+x utPLSQL-cli/bin/utplsql && rm utPLSQL-cli.zip
18
19
-cp development/*.jar utPLSQL-cli/lib/
0 commit comments