Update README.md

This commit is contained in:
Akilan Selvacoumar
2020-05-10 13:17:38 +05:30
committed by GitHub
parent 1ea42ebcbf
commit 9bfae7e8fd

View File

@@ -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