mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
wrong changes, reverted
This commit is contained in:
parent
3ce21af700
commit
50d4a6fcdc
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ mkdir -p $datadir/upload/surveys
|
|||
rmdir $datadir 2> /dev/null && mv "$final_path/upload" $datadir || true
|
||||
chmod -R o-rwx "$datadir"
|
||||
chown -R $app:www-data "$datadir"
|
||||
chown -h $app:www-data upload
|
||||
ln -s $datadir/upload $final_path/upload 2> /dev/null || true
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue