mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-05 00:27:25 +00:00
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
This commit is contained in:
commit
226e59415a
@ -26,8 +26,8 @@ InstallNextcloud() {
|
|||||||
hash_contacts=$4
|
hash_contacts=$4
|
||||||
version_calendar=$5
|
version_calendar=$5
|
||||||
hash_calendar=$6
|
hash_calendar=$6
|
||||||
version_user_external=$7
|
version_user_external=${7:-}
|
||||||
hash_user_external=$8
|
hash_user_external=${8:-}
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "Upgrading to Nextcloud version $version"
|
echo "Upgrading to Nextcloud version $version"
|
||||||
|
Loading…
Reference in New Issue
Block a user