1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Update check_process

This commit is contained in:
yalh76 2020-01-30 20:02:55 +01:00
parent d9c517c8f9
commit 1c5a4db090

View file

@ -10,7 +10,14 @@
setup_private=1
setup_public=1
upgrade=1
# 0.9.0~ynh4
upgrade=1 from_commit=e53882baaed30f38293a4ec9d1395c6833759169
# 0.10.0
upgrade=1 from_commit=327eb50cf34005a36750851db51c959d1d6d152d
# 0.10.6
upgrade=1 from_commit=605a47aac7553fdcc6012531ee67add8dbe37b97
# 0.10.7
upgrade=1 from_commit=7fa86c3e6e6db6668be0a165213d554850b9fce8
backup_restore=1
multi_instance=1
# This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version.