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

Fix upgrade + screenshot

This commit is contained in:
oufmilo 2023-01-28 17:14:22 +01:00
parent 607173f606
commit 373e1ee5c6
3 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@ Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au
## Captures d'écran
![Capture d'écran de Misskey](./doc/screenshots/screenshot-desktop.png)
![Capture d'écran de Misskey](./doc/screenshots/screenshot-desktop.jpg)
## Avertissements / informations importantes

View file

@ -11,7 +11,7 @@
setup_public=1
upgrade=1
# 12.109.2~ynh1
upgrade=1 from_commit=d0b5378eb020818020114d647a56158caed1600e
# upgrade=1 from_commit=
backup_restore=1
multi_instance=1
change_url=0
@ -19,6 +19,6 @@
Email=
Notification=
;;; Upgrade options
; commit=d0b5378eb020818020114d647a56158caed1600e
name=12.109.2~ynh1
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&admin=USER&password=pass&port=666&

Binary file not shown.

Before

Width:  |  Height:  |  Size: 641 KiB