D'Oh!

Because the configuration is all in the yml file, the earlier ngrok
command needs to be


Code:
--------------------
        $ngrok_exec http start $TUNNELNAME > /dev/null 2>&1 &
  
--------------------


instead of


Code:
--------------------
        $ngrok_exec http -auth $AUTH $SVR > /dev/null 2>&1 &
  
--------------------


------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to