1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00

[fix] manifest install carddav && upgrade script

This commit is contained in:
magikcypress 2017-06-19 02:10:09 +02:00
parent 3eb28f0486
commit e20a473fa6
No known key found for this signature in database
GPG key ID: 3B3C7CD61957AC9A
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@
"en": "Install CardDAV synchronization plugin?",
"fr": "Installer le plugin de synchronisation CardDAV ?"
},
"default": "false"
"default": false
}
]
}

View file

@ -50,7 +50,7 @@ sudo mkdir -p $final_path
extract_roundcube "${final_path}"
# Change owner by admin for execute composer
sudo chown -R admin: "${final_path}"
init_composer "${final_path}"
# init_composer "${final_path}" admin
# Install the new Roundcube version
sudo php "${final_path}/bin/installto.sh" "$final_path" --force --accept