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 48bcef9 commit 238b19cCopy full SHA for 238b19c
OracleManagementAgent/dockerfiles/latest/container-scripts/watchdog.sh
@@ -13,6 +13,7 @@ BASE_DIR=/opt/oracle
13
BOOTSTRAP_HOME="$BASE_DIR/bootstrap"
14
SCRIPTS=$BOOTSTRAP_HOME/scripts
15
PACKAGES=$BOOTSTRAP_HOME/packages
16
+# shellcheck disable=SC2034
17
INSTALL_BASEDIR=$PACKAGES/mgmt_agent
18
# shellcheck disable=SC2034
19
UPGRADE_STAGE=$BOOTSTRAP_HOME/upgrade
0 commit comments