1
0
forked from sneak/hacks
Files
hacks/pisetup/root/boot/setup-scripts/01-set-time.sh
2019-10-04 05:26:33 -07:00

5 lines
95 B
Bash

export DEBIAN_FRONTEND=noninteractive
apt update
apt -y install ntpdate
ntpdate time.apple.com