Skip to content

Commit 8ea2d0c

Browse files
authored
Update 3topLevel_inner.sh
1 parent c4324f2 commit 8ea2d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upload/3topLevel_inner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ service oracle stop
220220
rm /tmp/asoracle
221221

222222
#if apex installed remove 12.2 apex
223-
if test -f ~oracle/apex
223+
if test -d ~oracle/apex
224224
then
225225
rm -rf $ORACLE_HOME/apex
226226
fi

0 commit comments

Comments
 (0)