Change python file in README

Signed-off-by: Sam Therapy <sam@samtherapy.net>
pull/1/head
Not Sam 1 year ago
parent 6b86a0c45f
commit 831a5034c0
Signed by untrusted user: NotSam
GPG Key ID: 4D8B07C18F31ACBD

@ -20,7 +20,7 @@ source .venv/bin/activate
* While the venv is active run the script as the postgres user (or whichever user has db ownership)
`sudo -Hu postgres python3 main.py -p /path/to/backup/dir`
`sudo -Hu postgres python3 backup.py -p /path/to/backup/dir`
### Params
`-p --path`

Loading…
Cancel
Save