From b8bc74ce18f94fd34f14cb6915a3e81000898634 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Thu, 6 Sep 2018 17:20:44 +0200 Subject: [PATCH] changed screen name --- home.admin/50torrentHDD.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/50torrentHDD.sh b/home.admin/50torrentHDD.sh index 1d4ffaaa3..0a72c9e39 100755 --- a/home.admin/50torrentHDD.sh +++ b/home.admin/50torrentHDD.sh @@ -21,7 +21,7 @@ if [ "$network" = "litecoin" ]; then fi # screen background monitoring settings -name="Torrent" +name="torrent" targetDir="/mnt/hdd/torrent/" targetSize=$size maxTimeoutLoops=100000