diff --git a/home.admin/50torrentHDD.sh b/home.admin/50torrentHDD.sh index 0ab4816..500f375 100755 --- a/home.admin/50torrentHDD.sh +++ b/home.admin/50torrentHDD.sh @@ -17,7 +17,7 @@ network=`cat .network` # experimental redirect if bitcoin if [ "$network" = "bitcoin" ]; then - ./50ttorrentHDD.bitcoin.sh + ./50torrentHDD.bitcoin.sh exit 1 fi