* Fixed last commit
This commit is contained in:
parent
e9a11d9c98
commit
fef28ae62a
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
START=30
|
START=30
|
||||||
|
|
||||||
start() {
|
start() {
|
||||||
lua -e "os.execute('date -s '..os.date('%m%d%H%M%Y', require('posix').stat('$0', 'mtime')))"
|
lua -e "os.execute('date -s '..os.date('%m%d%H%M%Y', require('posix').stat('/usr/lib/lua/luci/sys.lua', 'mtime')))"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue