mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
fix upgrade command
This commit is contained in:
parent
f50a2d9b55
commit
702a754436
2 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ The admin user is automatically created as: user@domain.tld
|
||||||
### Update
|
### Update
|
||||||
#### Using __screen__ highly recommended
|
#### Using __screen__ highly recommended
|
||||||
|
|
||||||
`$ sudo yunohost app upgrade --debug mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh.git`
|
`$ sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh --debug `
|
||||||
|
|
||||||
## Recommendation
|
## Recommendation
|
||||||
|
|
||||||
|
|
|
@ -53,7 +53,7 @@ L'utilisateur admin est crée automatiquement comme: user@domain.tld
|
||||||
### Mise à jour
|
### Mise à jour
|
||||||
#### Utilisation de __screen__ fortement recommandé
|
#### Utilisation de __screen__ fortement recommandé
|
||||||
|
|
||||||
`$ sudo yunohost app upgrade --debug mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh.git`
|
`$ sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh --debug `
|
||||||
|
|
||||||
## Recommandations
|
## Recommandations
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue