1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/librespeed_ynh.git synced 2024-09-03 19:36:23 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2024-06-23 10:12:21 +02:00
parent 3a012c1870
commit 3bd5a2b87e

View file

@ -3,7 +3,7 @@
source _common.sh source _common.sh
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers
ynh_app_setting_set_default --key=php_upload_max_filesize --value=256M ynh_app_setting_set --key=php_upload_max_filesize --value=256M
#================================================= #=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE # DOWNLOAD, CHECK AND UNPACK SOURCE