mirror of
https://github.com/YunoHost-Apps/pufferpanel_ynh.git
synced 2024-09-03 20:16:03 +02:00
Update install
This commit is contained in:
parent
00baf97ef7
commit
12d1898ab3
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ ynh_script_progression --message="Adding a configuration file..."
|
|||
|
||||
ynh_add_config --template="../conf/config.json" --destination="/etc/$app/config.json"
|
||||
|
||||
chmod 400 "/etc/$app/config.json"
|
||||
chmod 650 "/etc/$app/config.json"
|
||||
chown $app:$app "/etc/$app/config.json"
|
||||
|
||||
pufferpanel user add --admin --email=$mail --name=$admin --password=$password
|
||||
|
|
Loading…
Add table
Reference in a new issue