You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2017/02/08 20:58:36 UTC

airavata-docs git commit: Fixing code block inside list item

Repository: airavata-docs
Updated Branches:
  refs/heads/master 91f7ce670 -> 7b4f1e4e9


Fixing code block inside list item


Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/7b4f1e4e
Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/7b4f1e4e
Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/7b4f1e4e

Branch: refs/heads/master
Commit: 7b4f1e4e9bc3d86461e7c55f31e19b2bfdf36d15
Parents: 91f7ce6
Author: Marcus Christie <ma...@iu.edu>
Authored: Wed Feb 8 15:58:20 2017 -0500
Committer: Marcus Christie <ma...@iu.edu>
Committed: Wed Feb 8 15:58:20 2017 -0500

----------------------------------------------------------------------
 PGA-Installation.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/7b4f1e4e/PGA-Installation.md
----------------------------------------------------------------------
diff --git a/PGA-Installation.md b/PGA-Installation.md
index 1b83a08..69ca6e8 100644
--- a/PGA-Installation.md
+++ b/PGA-Installation.md
@@ -40,9 +40,9 @@
 4. Create a directory in var/www/ for user data (E.g.:gateway-user-data). 
 5. Make this user data directory writeable by Apache httpd by making the following
 SELinux update as root:
-```
-chcon -R -t httpd_sys_rw_content_t /path/to/gateway-user-data
-```
+
+        chcon -R -t httpd_sys_rw_content_t /path/to/gateway-user-data
+
 6. Copy ./app/config/pga_config.php.template to ./app/config/pga_config.php 
 7. In pga_config.php change airavata server, change;
 	-  Airavata Client Configurations