mirror of
https://github.com/YunoHost-Apps/airsonic_ynh.git
synced 2024-09-03 18:06:14 +02:00
Update install
This commit is contained in:
parent
713247a7f5
commit
39b1c0e176
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ mkdir -p /home/yunohost.app/$app/{Podcasts,Playlists}
|
|||
#=================================================
|
||||
|
||||
chown -R $app:www-data /home/yunohost.app/$app
|
||||
chmod -R 764 /home/yunohost.app
|
||||
chmod 764 /home/yunohost.app/$app
|
||||
|
||||
#=================================================
|
||||
# YUNOHOST MULTIMEDIA INTEGRATION
|
||||
|
|
Loading…
Reference in a new issue