diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 651238749136523df8dea0e06e8fdedf9338b615..6d79557d281fb41bdaaf2a8789aa00195f1936a5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -80,7 +80,7 @@ stages:
       - ls $PACKAGES_DIR
 
 half_fat_tests:
-  when: always
+  when: manual
   stage: half-fat
   extends: .before_script
   image: lb584/ews_coordinator_pip:gitlab
@@ -286,7 +286,7 @@ full_fat_epi:
     expire_in: 10 days
 
 pages:
-  when: manual
+  when: always
   stage: docs
   extends: .before_script
   image: lb584/ews_coordinator_pip:gitlab
diff --git a/docs/_source/installation.rst b/docs/_source/installation.rst
index 585033cfa3c735360cb540e618b90dc068822c6b..05f0539dd8a36b45139b1259d9ddcba241ca7a9d 100644
--- a/docs/_source/installation.rst
+++ b/docs/_source/installation.rst
@@ -50,9 +50,9 @@ In this example, we are using the Linux user “ewsmanager” and group “ews
         mkdir -p .\code regions\EastAfrica\workspace regions\SouthAsia\workspace regions\EastAfrica\resources regions\SouthAsia\resources met_inputs\metofficeupload\upload\Ethiopia\toMO\  met_inputs\metofficeupload\upload\Ethiopia\fromMO\daily_name\ web_data\Ethiopia met_inputs\metofficeupload\upload\SouthAsia\toMO\ met_inputs\metofficeupload\upload\SouthAsia\fromMO\daily_name\ web_data\SouthAsia .\logs .\envs\credentials
 
 :download:`Download .batch file <../_static/assets/windows_create_dirs.batch>`
-:download:`Download .sh file <../_static/assets/linux_create_dirs.batch>`
+:download:`Download .sh file    <../_static/assets/linux_create_dirs.sh>`
 
-   chmod -R g+sw <install_location>
+chmod -R g+sw <install_location>
 
 (make all files written here default to the current user group, and group-writable