mirror of https://github.com/hak5/openwrt.git
3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
|
#!/bin/sh
|
||
|
ACTION="$1" /sbin/hotplug-call ntp
|