mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-01 21:27:22 +02:00
Separate the ownCloud upgrades visually in the console output.
This commit is contained in:
@@ -29,6 +29,10 @@ if [ ! -f $STORAGE_ROOT/owncloud/config.php ] \
|
||||
fi
|
||||
|
||||
InstallOwncloud() {
|
||||
echo
|
||||
echo "Upgrading to ownCloud version $1"
|
||||
echo
|
||||
|
||||
version=$1
|
||||
hash=$2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user