1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minio_ynh.git synced 2024-09-03 19:46:18 +02:00

Update install

This commit is contained in:
Limezy 2021-11-06 01:01:14 +07:00
parent bd852c0c5b
commit c8eb9d1a8c

View file

@ -200,7 +200,7 @@ ynh_script_progression --message="Adding a configuration file..." --time --weigh
ynh_add_config --template="../conf/.env" --destination="$final_path/.env"
chmod 400 "$final_path/.env"
chmod 750 "$final_path/.env"
chown $app:$app "$final_path/.env"
### You can add specific configuration files.