Commit e403a510 authored by wangyongshou's avatar wangyongshou

dev null

parent 669f7bc7
...@@ -50,7 +50,7 @@ function init_configure(){ ...@@ -50,7 +50,7 @@ function init_configure(){
DPDK_ENTRY=$($current/yq r $yaml vpp.ip_link.gtpu_entry) DPDK_ENTRY=$($current/yq r $yaml vpp.ip_link.gtpu_entry)
CPUNUMBER=$($current/yq r $yaml vpp.ip_link.cpu) CPUNUMBER=$($current/yq r $yaml vpp.ip_link.cpu)
sed 's/@N3_GW@/${N3_GW_IP}/' /opt/5gc/startup_debug.conf sed 's/@N3_GW@/${N3_GW_IP}/' /opt/5gc/startup_debug.conf >/dev/null 2>&1 &
rm -rf $current/yq rm -rf $current/yq
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment