Compare commits
1 commit
developmen
...
permission
Author | SHA1 | Date | |
---|---|---|---|
|
d28e270024 |
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ ynh_script_progression "Restoring the data directory..."
|
|||
ynh_restore "$data_dir"
|
||||
|
||||
### (Same as for install dir)
|
||||
chown -R "$app:www-data" "$data_dir"
|
||||
chown -R "$app:$app" "$data_dir"
|
||||
|
||||
#=================================================
|
||||
# RESTORE THE MYSQL DATABASE
|
||||
|
|
Loading…
Add table
Reference in a new issue