Update README.md
This commit is contained in:
committed by
GitHub
parent
1ea42ebcbf
commit
9bfae7e8fd
@@ -48,7 +48,7 @@ File Structure:
|
|||||||
When the backend dev calls deploy must run the following bash script.
|
When the backend dev calls deploy must run the following bash script.
|
||||||
|
|
||||||
if it's a new repo
|
if it's a new repo
|
||||||
```console
|
```bash
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
reponame="$1"
|
reponame="$1"
|
||||||
if [ "$reponame" = "" ]; then
|
if [ "$reponame" = "" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user