1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mygpo_ynh.git synced 2024-09-03 19:55:52 +02:00

fix linter

This commit is contained in:
Salamandar 2024-03-04 15:47:56 +01:00
parent d909fb2acb
commit 2174ec96a8

View file

@ -25,7 +25,7 @@ systemctl disable "$app-celery" --quiet
#=================================================
# ENSURE DOWNWARD COMPATIBILITY
#=================================================
ynh_script_progression --message="Ensuring downward compatibility..." --time --weight=1
ynh_script_progression --message="Ensuring downward compatibility..." --weight=1
if [ -n "${data_path:-}" ]; then
ynh_app_setting_delete --app="$app" --key=data_path