1
0
forked from sneak/hacks
Files
hacks/fix-raspian-defaults/root/boot/setup-scripts/01-set-time.sh
2019-10-04 05:27:54 -07:00

5 lines
95 B
Bash

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