Initial import

This commit is contained in:
Artem Prilutskiy 2016-11-01 12:17:27 +03:00
commit 12ffb10726
7 changed files with 795 additions and 0 deletions

4
test.sh Executable file
View file

@ -0,0 +1,4 @@
#/bin/bash
make
./tellusagent.sh
make clean