mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Update check_process
This commit is contained in:
parent
ddf3aa62c0
commit
f7188e0891
1 changed files with 4 additions and 3 deletions
|
@ -10,7 +10,8 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
#upgrade=0 from_commit=CommitHash
|
||||
# 12.82.0~ynh2
|
||||
#upgrade=1 from_commit=96332268263da1ddf330e2ce3925722c8408049a
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
change_url=0
|
||||
|
@ -18,6 +19,6 @@
|
|||
Email=
|
||||
Notification=
|
||||
;;; Upgrade options
|
||||
; commit=CommitHash
|
||||
name=Name and date of the commit.
|
||||
; commit=96332268263da1ddf330e2ce3925722c8408049a
|
||||
name=12.82.0~ynh2
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|
||||
|
|
Loading…
Add table
Reference in a new issue