From fdd9c70289df476a49aca7fed7248ec3c7212fbf Mon Sep 17 00:00:00 2001 From: Christian Rotzoll Date: Thu, 11 Apr 2019 23:23:04 +0100 Subject: [PATCH] documentation --- home.admin/50torrentHDD.sh | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/home.admin/50torrentHDD.sh b/home.admin/50torrentHDD.sh index 8f0326e..c32b449 100755 --- a/home.admin/50torrentHDD.sh +++ b/home.admin/50torrentHDD.sh @@ -1,9 +1,16 @@ #!/bin/bash -# START with parameter "backup-torrent-hosting" to just kick of the torrent downloads in the background during +# POSSOBLE PARAMETERS: + +# backup-torrent-hosting +# to just kick of the torrent downloads in the background during # regular RaspiBlitz running. So you support torrent hosting and have a blockchain backup ready just in case. -# START with parameter "backup-torrent-hosting-cleanup" to stop background torrents and clean up +# backup-torrent-hosting-cleanup +# to stop background torrents and clean up + +# backup-torrent-hosting-status +# to get info backround torrent hosting ## get basic info source /home/admin/raspiblitz.info