mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
|
#!/bin/sh
|
||
|
ACTION="$1" /sbin/hotplug-call ntp
|