Poll starts automatically; time to integrate sms
Still working on time stuff
Figured out if we are in the polling window
cp config.json.example config.json
sudo mkdir -p /var/local/ultimate
sudo chown -R $USER:$USER /var/local/ultimate
node index.js
sudo make install
sudo cp setup/ultimate_nginx /usr/local/etc/nginx/sites-enabled
sudo certbot --nginx
sudo service nginx restart