1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchpotato_ynh.git synced 2024-09-03 18:16:22 +02:00

Update check_process

This commit is contained in:
yalh76 2022-09-24 15:01:08 +02:00
parent 2f8fe7564e
commit 7fabb52f2c

View file

@ -11,9 +11,11 @@
setup_public=0 setup_public=0
upgrade=1 upgrade=1
# From GIT # From GIT
upgrade=1 from_commit=2a7461345d70ae231cc81a580189934626ed8c58 upgrade=0 from_commit=2a7461345d70ae231cc81a580189934626ed8c58
# 3.0.1~ynh2 # 3.0.1~ynh2
upgrade=1 from_commit=06e0d129fef72c1c43063f81ae2bef97576f7fa7 upgrade=0 from_commit=06e0d129fef72c1c43063f81ae2bef97576f7fa7
# 3.0.1~ynh3
upgrade=1 from_commit=686a590376d1b18ed38cfd4b8676d4a1cf3867fb
backup_restore=1 backup_restore=1
multi_instance=0 multi_instance=0
port_already_use=1 (5050) port_already_use=1 (5050)
@ -21,8 +23,3 @@
;;; Options ;;; Options
Email= Email=
Notification=none Notification=none
;;; Upgrade options
; commit=2a7461345d70ae231cc81a580189934626ed8c58
name=From GIT
; commit=06e0d129fef72c1c43063f81ae2bef97576f7fa7
name=3.0.1~ynh2