From 9f9c8fe990b7e087d326e0ed4b68bcaa7e3da9fa Mon Sep 17 00:00:00 2001 From: liberodark Date: Sun, 6 Jan 2019 17:14:43 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48dddbf..76223fc 100644 --- a/README.md +++ b/README.md @@ -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: