Skip to content

Commit

Permalink
version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
al3xLvs committed Dec 24, 2018
1 parent e7c43b1 commit 41bcdad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ apt install php7.0-fpm php7.0 php7.0-xml php7.0-xmlrpc

rtorrent cleaner for php 7.1.3 and above
```sh
wget https://github.com/Magicalex/rtorrent-cleaner/releases/download/0.4.0/rtorrent-cleaner-php7.phar
wget https://github.com/Magicalex/rtorrent-cleaner/releases/download/0.4.1/rtorrent-cleaner-php7.phar
mv -f rtorrent-cleaner-php7.phar /usr/local/bin/rtorrent-cleaner
chmod +x /usr/local/bin/rtorrent-cleaner
```

rtorrent cleaner for php 5.6 and above
```sh
wget https://github.com/Magicalex/rtorrent-cleaner/releases/download/0.4.0/rtorrent-cleaner-php5.phar
wget https://github.com/Magicalex/rtorrent-cleaner/releases/download/0.4.1/rtorrent-cleaner-php5.phar
mv -f rtorrent-cleaner-php5.phar /usr/local/bin/rtorrent-cleaner
chmod +x /usr/local/bin/rtorrent-cleaner
```
Expand Down

0 comments on commit 41bcdad

Please sign in to comment.