mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
Update install
This commit is contained in:
parent
28aec957b2
commit
93435d66fa
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ ynh_app_setting_set --app=$app --key=key --value=$key
|
|||
|
||||
ynh_add_config --template="../conf/.env.production" --destination="$install_dir/.env"
|
||||
chmod 600 $install_dir/.env
|
||||
chown $app: "$install_dir/.env"
|
||||
|
||||
chown -R $app: "$install_dir"
|
||||
|
||||
|
|
Loading…
Reference in a new issue