Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
ae8d4f13
Commit
ae8d4f13
authored
Apr 20, 2015
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use consistent markup
Signed-off-by:
Michal Čihař
<
michal@cihar.com
>
parent
477609b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docs/admin/install.rst
docs/admin/install.rst
+3
-3
No files found.
docs/admin/install.rst
View file @
ae8d4f13
...
...
@@ -752,7 +752,7 @@ Installation
You can install Weblate on OpenShift directly from Weblate's github repository
with the following command:
..
parsed-literal::
..
code-block:: sh
rhc -aweblate app create -t python-2.7 --from-code \https://github.com/nijel/weblate.git#weblate-|version| --no-git
...
...
@@ -883,7 +883,7 @@ Visit the newly given URL with a browser and wait for the install/update page to
You can update your Weblate installation on OpenShift directly from Weblate's github repository by executing:
..
parsed-literal::
..
code-block:: sh
rhc -aweblate2 ssh update \https://github.com/nijel/weblate.git#weblate-|version|
...
...
@@ -893,7 +893,7 @@ Please note that the update process will not work if you modified the git reposi
You can force an update by specifying the ``--force`` option to the update script. However any changes you made to the
git repository of your installation will be discarded:
..
parsed-literal::
..
code-block:: sh
rhc -aweblate2 ssh update --force \https://github.com/nijel/weblate.git#weblate-|version|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment