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:
ericgaspar 2022-02-03 12:25:32 +01:00
parent 38af11816d
commit 0222ad678c

View file

@ -103,7 +103,7 @@ ynh_setup_source --dest_dir="$mc_path" --source_id="mc"
chmod -R 750 "$mc_path"
chmod -R o-rwx "$mc_path"
chown -R $app:www-data "$mc_path"
chmod +x $mc_path/mc
chmod +x "$mc_path/mc"
#=================================================
# NGINX CONFIGURATION