Closed TMTYD closed 7 months ago
Hi
how do i install this plugin for rutorrent ?
git clone https://github.com/nelu/rutorrent-filemanager.git chown -R www-data: filemanager chmod -R 775 filemanager/ Adjust conf.php
is this the right way ?
Hello, it should be at least this
git clone https://github.com/nelu/rutorrent-filemanager.git /tmp/filemanager cp -r /tmp/filemanager /rutorrent/app/plugins rm -rf /tmp/filemanager
Ok thx
Hi
how do i install this plugin for rutorrent ?
is this the right way ?