aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/installer/src/main/scripts/install-converted-dgs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/installer/src/main/scripts/install-converted-dgs.sh')
-rw-r--r--platform-logic/installer/src/main/scripts/install-converted-dgs.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform-logic/installer/src/main/scripts/install-converted-dgs.sh b/platform-logic/installer/src/main/scripts/install-converted-dgs.sh
index f787aca..4a80c7d 100644
--- a/platform-logic/installer/src/main/scripts/install-converted-dgs.sh
+++ b/platform-logic/installer/src/main/scripts/install-converted-dgs.sh
@@ -25,9 +25,9 @@
### Convert XML DGs to JSON DGs using dg-loader, then load/activate them in the MySQL DB. ###
###
-export APPC_HOME=${APPC_HOME:-/opt/openecomp/appc}
+export APPC_HOME=${APPC_HOME:-/opt/onap/appc}
-# SVCLOGIC_DIR env variable points to /opt/openecomp/appc/svclogic
+# SVCLOGIC_DIR env variable points to /opt/onap/appc/svclogic
export SVCLOGIC_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
#Path to the dg-loader jar file