mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
commit
c53596ebf8
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ ln -s "$data_dir/upload" "$install_dir/upload"
|
|||
chmod 750 "$install_dir"
|
||||
chmod -R o-rwx "$install_dir"
|
||||
chown -R "$app:www-data" "$install_dir"
|
||||
chown -R "$app:www-data" "$data_dir/upload"
|
||||
|
||||
#=================================================
|
||||
# ADD A CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue