Skip to content

Commit

Permalink
Merge branch 'master' into v7
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchietti committed Sep 4, 2019
2 parents b0e1a2c + 13bda29 commit 45f3ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator-manual/en/webtop5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Go to :guilabel:`Settings` then click on guilabel:`Change password`.

If you want to reset the admin password from command line, use the following commands: ::

curl -s https://git.io/fjhn8 -o webtop-set-admin-password
curl -sL https://git.io/fjhn8 -o webtop-set-admin-password
bash webtop-set-admin-password <newpassword>

Remember to replace ``<newpassword>`` with your actual new password, example: ::
Expand Down

0 comments on commit 45f3ff2

Please sign in to comment.