Alexandre Aubin
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
scripts/upgrade
|
|
|
@ -203,6 +203,7 @@ fi |
|
|
|
# SECURE FILES AND DIRECTORIES |
|
|
|
#================================================= |
|
|
|
|
|
|
|
chown -R $app: "$final_path" |
|
|
|
# Home directory of the user needs to be owned by root to allow |
|
|
|
# SFTP connections |
|
|
|
chown root: "$final_path" |
|
|
|
|