mirror of
https://github.com/zoriya/flake.git
synced 2026-05-29 17:33:20 +00:00
Oups
This commit is contained in:
@@ -8,7 +8,7 @@ if [[ -n "$TR_TORRENT_LABELS" ]]; then
|
||||
echo "Ignoring $TR_TORRENT_NAME since it has labels $TR_TORRENT_LABELS"
|
||||
exit
|
||||
fi
|
||||
if [[ "$TR_TORRENT_DIR" != "/mnt/kyoo/download" ]]; then
|
||||
if [[ "$TR_TORRENT_DIR" != "/mnt/kyoo/downloads" ]]; then
|
||||
echo "Ignoring $TR_TORRENT_NAME since it already has a dir set: $TR_TORRENT_DIR"
|
||||
exit
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user