xbenjii / torrentexpander

Automatically exported from code.google.com/p/torrentexpander
0 stars 0 forks source link

Can't work under Openwrt Tp-link WDR4300 r35342 linux kernel 3.7.4 #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

Hi,

I got the following error ,when try to execute manualy the script:

./torrentexpander.sh: line 382: syntax error: bad substitution

Any idea?

Thanks/regards
Norbert Nagy

Original issue reported on code.google.com by nagy.nor...@gmail.com on 17 Mar 2013 at 1:34

GoogleCodeExporter commented 8 years ago
You need to get sure that the script gets executed with bash. So first you need 
make sure that bash is installed.

Then execute with "bash torrentexpander.sh"

Original comment by adahlgren on 26 Jul 2013 at 4:21