mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
instructions on how to update an existing openshift installation
This commit is contained in:
@@ -65,6 +65,10 @@ You can use a proxy http server such as nginx or apache.
|
|||||||
git pull -s recursive -X theirs upstream master
|
git pull -s recursive -X theirs upstream master
|
||||||
git push
|
git push
|
||||||
|
|
||||||
|
# To upgrade an existing openshift installation
|
||||||
|
git pull upstream master
|
||||||
|
git push
|
||||||
|
|
||||||
## Translate CommaFeed into your language
|
## Translate CommaFeed into your language
|
||||||
|
|
||||||
Files for internationalization are located [here](https://github.com/Athou/commafeed/tree/master/src/main/app/i18n).
|
Files for internationalization are located [here](https://github.com/Athou/commafeed/tree/master/src/main/app/i18n).
|
||||||
|
|||||||
Reference in New Issue
Block a user