Merge remote-tracking branch 'origin/master' into drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Struchkov Mark 2024-08-18 09:32:54 +03:00
commit efa8ded7c5
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C
2 changed files with 2 additions and 2 deletions

View File

@ -20,4 +20,4 @@ COPY --from=certs /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certifica
COPY --from=build /go/src/transmission-telegram/main /transmission-telegram
RUN chmod 777 transmission-telegram
ENTRYPOINT ["/transmission-telegram"]
ENTRYPOINT ["/transmission-telegram"]

View File

@ -31,7 +31,7 @@ const (
*tail* or *ta*
Lists the last n number of torrents, n defaults to 5 if no argument is provided.
*down* or *dl*
*downs* or *dl*
Lists torrents with the status of _Downloading_ or in the queue to download.
*seeding* or *sd*