mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
transmission/tasks/install.yml: Warn about 60+ min compile
This commit is contained in:
parent
c4738b007e
commit
d70b365335
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
force: yes
|
||||
|
||||
# https://github.com/transmission/transmission/blob/main/docs/Building-Transmission.md#building-transmission-from-git-first-time
|
||||
- name: Compile, install & remove detritus (CAN TAKE 50 MINUTES OR MORE ON A RASPBERRY PI 4!)
|
||||
- name: Compile, install & remove detritus (CAN TAKE 60+ MINUTES ON RASPBERRY PI 4!)
|
||||
shell: |
|
||||
cd /opt/iiab/transmission
|
||||
git submodule update --init --recursive
|
||||
|
|
Loading…
Add table
Reference in a new issue