Changes between Version 10 and Version 11 of how-to/roundcube-upgrade
- Timestamp:
- Oct 22, 2013, 5:25:16 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
how-to/roundcube-upgrade
v10 v11 14 14 git clone https://github.com/roundcube/roundcubemail roundcube 15 15 cd roundcube 16 git remote add gmo git://git.mayfirst.org :mfpl/roundcube16 git remote add gmo git://git.mayfirst.org/mfpl/roundcube 17 17 git config remote.gmo.pushurl gitosis@git.mayfirst.org:mfpl/roundcube 18 18 git remote update