Skip to content

Commit d3f7b4d

Browse files
Update node64_client
1 parent d305ce4 commit d3f7b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devices/gl-inet/GL-MT300N-V2/init.d/node64_client

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ STOP=01
55
start_service() {
66
procd_open_instance
77
procd_set_param respawn ${threshold:-20} ${timeout:-5} ${retry:-3}
8-
procd_set_param command /usr/bin/python3 "/opt/ipv64_client/ipv64_client.py" "Node #Secret"
8+
procd_set_param command /usr/bin/python3 "/opt/node64_client/node64.py" "Node #Secret"
99
procd_close_instance
1010
}

0 commit comments

Comments
 (0)