3 lines
54 B
Text
3 lines
54 B
Text
|
#!/bin/sh
|
||
|
/usr/sbin/ntpclient -c 1 -s -h pool.ntp.org
|