Neon SR1 upgrade
[appc.git] / appc-outbound / appc-aai-client / installer / src / main / resources / scripts / install-feature.sh
index 6402f6c..2d6113c 100755 (executable)
@@ -36,5 +36,5 @@ then
 
 fi
 
-${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories}
-
+#${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories}
+sshpass -pkaraf ssh -o StrictHostKeyChecking=no karaf@localhost -p 8101 "feature:repo-add ${features.repositories}"