mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Add xklb-patch
This commit is contained in:
parent
3651ac666e
commit
7a87b4011f
1 changed files with 2 additions and 1 deletions
|
@ -117,7 +117,8 @@
|
|||
# https://github.com/yt-dlp/yt-dlp-nightly-builds/releases
|
||||
# https://pypi.org/project/yt-dlp/#history
|
||||
cp {{ calibreweb_venv_path }}/scripts/lb-wrapper /usr/local/bin/
|
||||
chmod a+x /usr/local/bin/lb-wrapper
|
||||
cp {{ calibreweb_venv_path }}/scripts/xklb-patch /usr/local/bin/
|
||||
chmod a+x /usr/local/bin/lb-wrapper /usr/local/bin/xklb-patch
|
||||
fi
|
||||
|
||||
- name: Download Calibre-Web dependencies from 'requirements.txt' into python3 virtual environment {{ calibreweb_venv_path }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue