Преглед изворни кода

fix: ArtNet input merge (ip 114)

micha пре 2 година
родитељ
комит
55598e5d6d
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      setup_IN.sh

+ 2 - 2
setup_IN.sh

@@ -3,6 +3,6 @@
 #sudo sh /opt/LibreLight/ASP/netns.sh 24 
 #sudo ip netns exec blue224 su user -c 'screen -d -m -S ASP_IN sh /opt/LibreLight/ASP/map14_in_to0.sh'
 
-sudo /opt/netns/create inmap14
-/opt/netns/exec --id=inmap14 --cmd="screen -d -m -S ASP_IN sh /opt/LibreLight/ASP/map14_in_to0.sh"
+sudo /opt/netns/create 14
+/opt/netns/exec --id=14 --cmd="screen -d -m -S ASP_IN14 sh /opt/LibreLight/ASP/map14_in_to0.sh"