correct script name

This commit is contained in:
rootzoll 2018-09-16 23:39:37 +02:00
parent 6e5fe0cede
commit f43e1898af

View File

@ -17,7 +17,7 @@ network=`cat .network`
# experimental redirect if bitcoin
if [ "$network" = "bitcoin" ]; then
./50ttorrentHDD.bitcoin.sh
./50torrentHDD.bitcoin.sh
exit 1
fi