mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Merge pull request #1 from Bluesmoothie/Bluesmoothie-patch-1
Update install
This commit is contained in:
commit
d57b1e3b3a
1 changed files with 2 additions and 0 deletions
|
@ -113,6 +113,8 @@ ynh_script_progression --message="Configuring system user..." --weight=3
|
|||
# Create a system user
|
||||
ynh_system_user_create --username=$app
|
||||
|
||||
usermod -d /var/www/nextcloud nextcloud
|
||||
|
||||
#=================================================
|
||||
# PHP-FPM CONFIGURATION
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue