fix warning wget

This commit is contained in:
Thomas 2023-11-10 21:45:55 +01:00 committed by GitHub
parent d515001404
commit a62cc5dd0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ $install_dir/venv/bin/python3 "$install_dir/manage.py" migrate
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
#=================================================