1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Fix old backup command

The backup command was old and used outdated `--verbose` and --ignore-system` flags.
This commit is contained in:
Chris Wiggins 2021-01-14 11:10:13 -07:00 committed by Josue-T
parent a27856fdfb
commit 2c1cc25127

View file

@ -121,7 +121,7 @@ This app doesn't provide any real good web interface. So it's recommended to use
Before any manipulation it's recommended to do a backup by this following command :
`sudo yunohost backup create --verbose --ignore-system --apps synapse`
`sudo yunohost backup create --apps synapse`
### Set user as admin