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:
parent
38af11816d
commit
0222ad678c
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ ynh_setup_source --dest_dir="$mc_path" --source_id="mc"
|
||||||
chmod -R 750 "$mc_path"
|
chmod -R 750 "$mc_path"
|
||||||
chmod -R o-rwx "$mc_path"
|
chmod -R o-rwx "$mc_path"
|
||||||
chown -R $app:www-data "$mc_path"
|
chown -R $app:www-data "$mc_path"
|
||||||
chmod +x $mc_path/mc
|
chmod +x "$mc_path/mc"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# NGINX CONFIGURATION
|
# NGINX CONFIGURATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue