RIC-1059: dms_cli to use flask-restx
[ric-plt/appmgr.git] / appmgr-entrypoint.sh
index 80e99df..be38a2e 100755 (executable)
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-cp /opt/ric/config/appmgr.yaml /opt/xAppManager/config-file.yaml
-
 # Copy all certificates from mounted folder to root system
 cp /opt/ric/certificates/* /etc/ssl/certs
 
 # Start services, etc.
-/opt/xAppManager/appmgr -f /opt/xAppManager/config-file.yaml
+/opt/xAppManager/appmgr -f /opt/ric/config/appmgr.yaml