mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
correct script name
This commit is contained in:
parent
6e5fe0cede
commit
f43e1898af
@ -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…
x
Reference in New Issue
Block a user