Quote Originally Posted by reitak View Post
when i run .sh i got error

./rtorrent_server.sh: line 51: syntax error near unexpected token `fi'
./rtorrent_server.sh: line 51: ` fi fi WGET=$(whereis wget | cut -d" " -f2) MD5SUM=$(whereis md5sum | cut -d" " -f2) USER=$1 USER_HOME=$(cat /etc/passwd '
It looks like you have modified the script?

This line should be 65 and not 51.

Try to re-download and run it again.