mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify 'git clone https://github.com/transmission/transmission'
This commit is contained in:
parent
7f09784fe1
commit
71010c0fee
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
- libssl-dev
|
||||
state: present
|
||||
|
||||
- name: Git clone latest to /opt/iiab/transmission
|
||||
- name: Git clone https://github.com/transmission/transmission to /opt/iiab/transmission
|
||||
git:
|
||||
repo: https://github.com/transmission/transmission
|
||||
dest: /opt/iiab/transmission
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue