hacks/fix-raspian-defaults/root/boot/setup-scripts/01-set-time.sh

5 lines
95 B
Bash
Raw Normal View History

2019-10-04 12:26:33 +00:00
export DEBIAN_FRONTEND=noninteractive
apt update
apt -y install ntpdate
ntpdate time.apple.com