mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 03:56:21 +02:00
correct script name
This commit is contained in:
@@ -17,7 +17,7 @@ network=`cat .network`
|
||||
|
||||
# experimental redirect if bitcoin
|
||||
if [ "$network" = "bitcoin" ]; then
|
||||
./50ttorrentHDD.bitcoin.sh
|
||||
./50torrentHDD.bitcoin.sh
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user