Skip to content

Commit

Permalink
fix time stamp
Browse files Browse the repository at this point in the history
  • Loading branch information
glynhudson authored Apr 20, 2017
1 parent a0816e2 commit 6cb0406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ntp_update.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Force NTP time update
echo date
date
rpi-rw > /dev/null
sudo service ntp stop
sudo ntpd -q -g
Expand Down

0 comments on commit 6cb0406

Please sign in to comment.