1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-19 20:33:21 +00:00

removing time step in the makefile as the CHIP doesn't have ntpdate installed by default (at least in headless OS)

This commit is contained in:
Robert Wolterman
2016-12-30 16:43:14 +00:00
parent 4aaff04375
commit 5d8c0f6aaa

View File

@ -1,6 +1,3 @@
time:
/usr/bin/ntpdate -b -s -u pool.ntp.org
package: clean
python setup.py sdist