mirror of
https://github.com/YunoHost-Apps/dato_ynh.git
synced 2024-09-03 18:16:33 +02:00
Update check_process
This commit is contained in:
parent
604a552ea3
commit
0dd404961b
1 changed files with 5 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
|
# 1.5.11~ynh2
|
||||||
|
upgrade=1 from_commit=b127adc6bf773afd1bc2ee7cead36c91c4fded60
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
port_already_use=1
|
port_already_use=1
|
||||||
|
@ -26,3 +28,6 @@
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=squeak@eauchat.org
|
Email=squeak@eauchat.org
|
||||||
Notification=none
|
Notification=none
|
||||||
|
;;; Upgrade options
|
||||||
|
; commit=b127adc6bf773afd1bc2ee7cead36c91c4fded60
|
||||||
|
name=1.5.11~ynh2.
|
||||||
|
|
Loading…
Reference in a new issue