mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Removed hardcoded exe location
This commit is contained in:
@@ -139,7 +139,7 @@
|
|||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Get latest blocklist
|
- name: Get latest blocklist
|
||||||
shell: /usr/bin/curl -L http://john.bitsurge.net/public/biglist.p2p.gz | /usr/bin/gzip -cdf > /opt/appdata/{{pgrole}}/qBittorrent/config/biglist.p2p
|
shell: curl -L http://john.bitsurge.net/public/biglist.p2p.gz | gzip -cdf > /opt/appdata/{{pgrole}}/qBittorrent/config/biglist.p2p
|
||||||
|
|
||||||
|
|
||||||
# FIRST TIME CONFIGURATION ####################################################
|
# FIRST TIME CONFIGURATION ####################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user