1
0
Fork 0
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:
Bluesmoothie 2023-08-02 10:48:50 +02:00 committed by GitHub
commit d57b1e3b3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
#=================================================