This commit is contained in:
kcoupal 2022-04-05 20:04:52 +02:00
parent 28ed3b8945
commit bc15788cae

View file

@ -314,7 +314,8 @@ $ sudo systemctl restart peertube && sudo journalctl -fu peertube
~~~
To reset a user password from CLI, run:
To reset a user password from CLI
~~~
$ cd /var/www/peertube/peertube-latest
$ sudo -u peertube NODE_CONFIG_DIR=/var/www/peertube/config NODE_ENV=production npm run reset-password -- -u target_username