From 9bfae7e8fd8b4dfebd99e1622ce356aabbb16376 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Sun, 10 May 2020 13:17:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2382db..84bbd83 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ File Structure: When the backend dev calls deploy must run the following bash script. if it's a new repo -```console +```bash #!/bin/sh reponame="$1" if [ "$reponame" = "" ]; then