1
0
Fork 0
tera/Source/lib/ntp-client/bin/node-ntp-client

4 lines
73 B
Plaintext
Raw Normal View History

2019-02-10 19:53:54 +00:00
#!/usr/bin/env node
require('../lib/ntp-client.js').demo(process.argv);