adapt sdnc-image to latest baseimage
[sdnc/oam.git] / installation / sdnc / src / main / scripts / installFeatures.sh
old mode 100644 (file)
new mode 100755 (executable)
index c4e2539..9180bc2
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 ###
 # ============LICENSE_START=======================================================
@@ -30,7 +30,8 @@ SDNC_FEATURE_DIR=${SDNC_FEATURE_DIR:-${SDNC_HOME}/features}
 
 CCSDK_EXTRAS=" \
    ansible-adapter \
-   lcm"
+   lcm \
+   netbox-client"