forked from sneak/hacks
working on rpi borging
This commit is contained in:
4
pisetup/root/boot/setup-scripts/01-set-time.sh
Normal file
4
pisetup/root/boot/setup-scripts/01-set-time.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt update
|
||||
apt -y install ntpdate
|
||||
ntpdate time.apple.com
|
||||
Reference in New Issue
Block a user