mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-26 13:45:17 +02:00
2 lines
40 B
Bash
Executable file
2 lines
40 B
Bash
Executable file
#!/bin/sh
|
|
exec ntpd -nN -p pool.ntp.org
|