Browse Source

correct script name

#146
rootzoll 6 years ago
parent
commit
f43e1898af
  1. 2
      home.admin/50torrentHDD.sh

2
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

Loading…
Cancel
Save