We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039c258 commit fe79a18Copy full SHA for fe79a18
entrypoint.sh
@@ -50,6 +50,7 @@ startNoVNC () {
50
51
case "$1" in
52
'')
53
+ startNoVNC
54
#Check for mounted database files
55
if [ "$(ls -A /u01/app/oracle/oradata)" ]; then
56
echo "found files in /u01/app/oracle/oradata Using them instead of initial database"
0 commit comments