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:
parent
d6e4978139
commit
03f52ae739
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue