View Single Post
Old 01-17-2014, 02:56 PM   #19
JimmyR
ɴₐɴ
JimmyR ought to be getting tired of karma fortunes by now.JimmyR ought to be getting tired of karma fortunes by now.JimmyR ought to be getting tired of karma fortunes by now.JimmyR ought to be getting tired of karma fortunes by now.JimmyR ought to be getting tired of karma fortunes by now.JimmyR ought to be getting tired of karma fortunes by now.JimmyR ought to be getting tired of karma fortunes by now.JimmyR ought to be getting tired of karma fortunes by now.JimmyR ought to be getting tired of karma fortunes by now.JimmyR ought to be getting tired of karma fortunes by now.JimmyR ought to be getting tired of karma fortunes by now.
 
JimmyR's Avatar
 
Posts: 421
Karma: 2507940
Join Date: Jun 2011
Location: 37.2N 93.3W
Device: KV PW4 PW3 PW2
Quote:
Originally Posted by akikara View Post
This means if we have kual 2.2 can not run this extension, right? If so how to run on kual v2.2?
It's just a matter of removing a comma from menu.json:
Code:
 {"name": "Set DateTime from Server", "priority": 1, "action": "bin/ntpdate.sh"}, <--remove this
Open in a unix-friendly text editor and remove the comma from the end of the above line.

Or get the file from the link in the OP:
https://bitbucket.org/knc1/kualettes...7977d/ntpdate/
JimmyR is offline   Reply With Quote