Quote:
Originally Posted by akikara
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/