-
Notifications
You must be signed in to change notification settings - Fork 108
Installation
Sander edited this page Feb 5, 2017
·
2 revisions
- Go to the the releases page
- Download the latest release/archive to your server's apps/ directory
- Unpack the app
- IMPORTANT: Make sure the folder name is passman
In your terminal go into the apps/ directory and then run the following command:
$ git clone https://github.com/nextcloud/passman.git
Now you can activate it in the apps menu. It's called Passman
To update the app go inside you apps/passman/* directory and type:
$ git pull --rebase