-
Notifications
You must be signed in to change notification settings - Fork 2
Installation Instructions
echodaniel edited this page May 30, 2018
·
4 revisions
I would not advise installing right now as I'm still working on it - but, if you do want to, here's how.
Install git
Clone to your system
Place the script wherever you'd like (I have it in /home).
Make sure you have the required dependencies (see dependencies page) to run it.
To make sure it's running -
Systemctl enable concalls.service
systemctl status concalls.service
tailf callconcurrency.csv
or screen -r (Ctrl+A+D to safely detach and leave everything running)