diff options
Diffstat (limited to 'repoman')
-rw-r--r-- | repoman/bin/torrent-tracker | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repoman/bin/torrent-tracker b/repoman/bin/torrent-tracker index 7714ffda..f355b81a 100644 --- a/repoman/bin/torrent-tracker +++ b/repoman/bin/torrent-tracker @@ -13,7 +13,7 @@ BTTRACK_OPTIONS=" --save_dfile_interval $BTINTERVAL --timeout_downloaders_interv BTTRACKPID="/var/run/bttrack.pid" BTSEEDERPID="/var/run/btseeder.pid" -########################################################## +################### ####################################### pkill bttrack rm $BTTRACKDFILE |