X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ntsimulator%2Fdeploy%2Fo-ran%2Fru-fh%2Fedit-config-after-download.sh;fp=ntsimulator%2Fdeploy%2Fo-ran%2Fru-fh%2Fedit-config-after-download.sh;h=0000000000000000000000000000000000000000;hb=f1d5c9198acde7a7ce296490087cad37e008f688;hp=798980885941051f6d6410a82ad2ce7794bb22ed;hpb=f2d8f1002fa93848c80a88e5658db4816cba3020;p=sim%2Fo1-interface.git diff --git a/ntsimulator/deploy/o-ran/ru-fh/edit-config-after-download.sh b/ntsimulator/deploy/o-ran/ru-fh/edit-config-after-download.sh deleted file mode 100755 index 7989808..0000000 --- a/ntsimulator/deploy/o-ran/ru-fh/edit-config-after-download.sh +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash - -echo "Loading config data into the NETCONF Server..." - -result=$(netopeer2-cli <<-END - connect --host 127.0.0.1 --login netconf - user-rpc --content=/opt/dev/edit-config-after-download.xml - disconnect -END -) - -echo $result -echo "Done!" - -exit 0 \ No newline at end of file