Changes between Version 14 and Version 15 of how-to/roundcube-upgrade
- Timestamp:
- Oct 19, 2022, 5:42:14 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
how-to/roundcube-upgrade
v14 v15 15 15 cd roundcube 16 16 git remote add gmo git://git.mayfirst.org/mfpl/roundcube 17 git config remote.gmo.pushurl ssh://gito sis@git.mayfirst.org/mfpl/roundcube17 git config remote.gmo.pushurl ssh://gitolite3@git.mayfirst.org/mfpl/roundcube 18 18 git remote update 19 19 }}}