i updated to 1.20rc (by accident)the otherday, and it doesnt work right, so i wana roll back.
how do i do this?
thanks Markp1989
how do i install the old web ui, ubuntu
Re: how do i install the old web ui, ubuntu
i compiled the old version my self, using these codes.
Code: Select all
cd /usr/src
svn co ttp://svn.deluge-torrent.org/branches/1.1.0_RC/ deluge1.1.0_RC
cd deluge*
sudo python setup.py build
sudo python setup.py install