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