We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d7f03 commit 3697941Copy full SHA for 3697941
upload/loadCoffeeShopApplication.sh
@@ -11,7 +11,7 @@ then
11
mv /home/oracle/bin/newpdbords /home/oracle/bin/newpdbords.x
12
#put on top - unzip
13
(echo '#!/bin/bash
14
-if test -f /home/oracle/Desktop/Database_Track/coffeeshop
+if test -d /home/oracle/Desktop/Database_Track/coffeeshop
15
then
16
echo coffeeshopApp already unzipped
17
else
0 commit comments