stupid mistake, forget complete path to nvram :(
SVN-Revision: 814
This commit is contained in:
parent
df132628db
commit
3bd9f21584
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue