mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
test
This commit is contained in:
parent
2561b2d70b
commit
082a38f3f5
@ -273,7 +273,8 @@ fi
|
||||
# STATUS SINALING: Backup Torrent Seeding
|
||||
torrentBaseStatus="•"
|
||||
torrentUpdateStatus="•"
|
||||
source <(/home/admin/50torrentHDD.sh backup-torrent-hosting-status)
|
||||
/home/admin/50torrentHDD.sh backup-torrent-hosting-status 1>./.torrent.status
|
||||
source ./.torrent.status
|
||||
if [ "${baseComplete}" == "1" ]; then
|
||||
torrentBaseStatus="↑"
|
||||
elif [ "${baseSeeding}" == "1" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user