1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-06-12 11:40:30 +02:00
parent d6e4978139
commit 03f52ae739

View file

@ -143,6 +143,10 @@ exec_occ ldap:test-config '' \
# MOUNT HOME FOLDERS AS EXTERNAL STORAGE
#=================================================
# Define a function to add an external storage
# Create the external storage for the given folders and enable sharing
create_external_storage
# Enable External Storage and create local mount to home folder
if [ $user_home -eq 1 ]
then