mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
yarn install to get needed modules: ~5min -> ~15min
This commit is contained in:
parent
68bf55d4d2
commit
83e269e4e5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
state: directory
|
||||
owner: "root"
|
||||
|
||||
- name: Run yarn install to get needed modules (CAN TAKE ~5 MINUTES)
|
||||
- name: Run yarn install to get needed modules (CAN TAKE ~15 MINUTES)
|
||||
command: sudo yarn add @internetarchive/dweb-archive @internetarchive/dweb-mirror
|
||||
args:
|
||||
chdir: "{{ internetarchive_dir }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue