Update setup

master
呓喵酱 2 years ago committed by GitHub
parent 135dd28467
commit 1e39e75156
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      setup

@ -46,7 +46,7 @@ systemctl enable ntpd
systemctl start crond
systemctl enable crond
crontab -e
*/5 * * * * /usr/sbin/ntpdate pool.ntp.org
*/5 * * * * /usr/sbin/ntpdate -u pool.ntp.org
git config --global user.name iotcat
git config --global user.email i@iotcat.me

Loading…
Cancel
Save