This website requires JavaScript.
Explore
Help
Sign In
sneak
/
hacks
Watch
1
Star
0
Fork
You've already forked hacks
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7ee2448934
hacks
/
fix-raspian-defaults
/
root
/
boot
/
setup-scripts
/
01-set-time.sh
5 lines
95 B
Bash
Raw
Blame
History
export
DEBIAN_FRONTEND
=
noninteractive
apt update
apt -y install ntpdate
ntpdate time.apple.com
Reference in New Issue
View Git Blame
Copy Permalink