From e0d74c41dd5b4cc0b116e0e16e2c7c0b2770eb8e Mon Sep 17 00:00:00 2001 From: Daljit Singh Date: Mon, 8 Feb 2021 17:22:26 +1300 Subject: [PATCH] Intructions updated --- 5-install-gitlab-via-composer.sh | 2 +- README.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/5-install-gitlab-via-composer.sh b/5-install-gitlab-via-composer.sh index b95cd70..762821f 100755 --- a/5-install-gitlab-via-composer.sh +++ b/5-install-gitlab-via-composer.sh @@ -1,7 +1,7 @@ #!/bin/bash -# Next up we need to copy file to gloud vm +# Next up we need to tranfer file to gcloud vm and install the gitlab via docker composer # Retrieve the vm name diff --git a/README.org b/README.org index 4db1e37..338abc6 100644 --- a/README.org +++ b/README.org @@ -141,7 +141,7 @@ Next step to create docker compose file for gitlab #+end_src -Next up we need to copy file to gloud vm +Next up we need to tranfer file to gcloud vm and install the gitlab via docker composer #+begin_src bash :shebang #!/bin/bash :tangle 5-install-gitlab-via-composer.sh # Retrieve the vm name