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