mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
stupid mistake, forget complete path to nvram :(
SVN-Revision: 814
This commit is contained in:
parent
df132628db
commit
3bd9f21584
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
/usr/sbin/rdate $(nvram get ntp_server)
|
||||
/usr/sbin/rdate $(/usr/sbin/nvram get ntp_server)
|
||||
|
Loading…
Reference in New Issue
Block a user