mirror of
https://github.com/YunoHost-Apps/funkwhale_ynh.git
synced 2024-09-03 18:36:24 +02:00
Correct Typo
This commit is contained in:
parent
a341b6fbae
commit
9ea305151c
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ ynh_replace_string --match_string="__KEY__" --replace_string="$key"
|
||||||
# higher quality images
|
# higher quality images
|
||||||
# https://docs.funkwhale.audio/changelog.html#increased-quality-of-jpeg-thumbnails-manual-action-required
|
# https://docs.funkwhale.audio/changelog.html#increased-quality-of-jpeg-thumbnails-manual-action-required
|
||||||
rm -rf "$final_path/media/__sized__"
|
rm -rf "$final_path/media/__sized__"
|
||||||
python api/manage.py fw media generate-thumbnail
|
python api/manage.py fw media generate-thumbnails
|
||||||
)
|
)
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue