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

Update README.md

This commit is contained in:
liberodark 2019-01-06 17:14:43 +01:00 committed by GitHub
parent ca73c1ed46
commit 9f9c8fe990
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,15 @@ PufferPanel Server
1. App can be installed by YunoHost **admin web-interface** or by **running following command**:
$ sudo yunohost app install https://github.com/YunoHost-Apps/pufferpanel_ynh
1. Admin username is : **root**.
### Server Location
1. Server is installed on /var/lib/pufferd/servers/*
Command Exemple :
$ chmod -R 775 /var/lib/pufferd/servers/40b93af5-c378-4ec5-857e-5ff50b09170d
$ chown -R pufferd:pufferd /var/lib/pufferd/servers/40b93af5-c378-4ec5-857e-5ff50b09170d
### Upgrade this package: