feat: missing empty line after shebang
This commit is contained in:
parent
6adefe5185
commit
b7661fcae6
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
docker run -it --rm -v "$PWD":/tmp epitechcontent/epitest-docker:latest bash
|
docker run -it --rm -v "$PWD":/tmp epitechcontent/epitest-docker:latest bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue