diff --git a/roles/torrent/tasks/main.yml b/roles/torrent/tasks/main.yml index 4527c54d18..26ede6f224 100644 --- a/roles/torrent/tasks/main.yml +++ b/roles/torrent/tasks/main.yml @@ -44,7 +44,7 @@ - { file: pull_opentracker_data.sh, dest: /usr/local/bin/pull_opentracker_data.sh } # Directory - { file: torrent-generator, dest: /srv/torrent/torrent-generator } - - { file: spins-generator, dest: /srv/torrent/spins-generator/ } + - { file: spins-generator, dest: /srv/torrent/spins-generator } - { file: , dest: } tags: - config