Skip to content

Commit

Permalink
Merge pull request jorgedlcruz#5 from Deathice/devel
Browse files Browse the repository at this point in the history
Update package cache
  • Loading branch information
jorgedlcruz authored Oct 31, 2018
2 parents 59ef0b4 + 7b6cdee commit 6205a53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/opt/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ wget -O /opt/zimbra-install/zimbra-zcs-8.8.7.tar.gz https://files.zimbra.com/dow
echo "Extracting files from the archive"
tar xzvf /opt/zimbra-install/zimbra-zcs-8.8.7.tar.gz -C /opt/zimbra-install/

echo "Update package cache"
apt update

echo "Installing Zimbra Collaboration just the Software"
cd /opt/zimbra-install/zcs-* && ./install.sh -s < /opt/zimbra-install/installZimbra-keystrokes

Expand Down

0 comments on commit 6205a53

Please sign in to comment.