Easy deluged and deluge-web installer for ubuntu based this script will setup deluge daemon and deluge-web on your server, also run it on startup
##Installation
Run the script and follow the assistant:
wget -c https://raw.githubusercontent.com/najashark/ezdeluge/master/ezdeluge.sh --no-check-certificate -O ezdeluge.sh; chmod +x ezdeluge.sh; ./ezdeluge.sh
or
you can clone manually using git clone https://github.com/najashark/ezdeluge.git
####Disclaimer: this script may not be for your usage, please use at your own risk!