How to Install fishpolld in Ubuntu 18.04



Install fishpolld by entering the following commands in the terminal:

sudo apt update
sudo apt install fishpolld

Description:

daemon that allows remote script's execution when triggered from the network

Fishpoll is meant to deal with a common situation. You have a data source (a version control repository, a database, etc). You have something built from that data source (a web site, say). When the data source changes, you want them to rebuild against the latest commits.

Homepage: http://git.fishsoup.net/cgit/fishpoll/

Version: 0.1.7-1

Section: universe/net