mirror of
https://github.com/YunoHost-Apps/bookwyrm_ynh.git
synced 2024-09-03 18:16:12 +02:00
fix shitload warning
This commit is contained in:
parent
eb240ab5dd
commit
d515001404
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ $install_dir/venv/bin/python3 "$install_dir/manage.py" collectstatic --no-input
|
|||
ynh_script_progression --message="Installing Source Han Sans font..." --weight=1
|
||||
|
||||
pushd $install_dir/static/fonts/source_han_sans
|
||||
wget https://github.com/adobe-fonts/source-han-sans/raw/release/Variable/OTC/SourceHanSans-VF.ttf.ttc
|
||||
ynh_exec_warn_less wget https://github.com/adobe-fonts/source-han-sans/raw/release/Variable/OTC/SourceHanSans-VF.ttf.ttc
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue