feat: missing empty line after shebang
This commit is contained in:
parent
6adefe5185
commit
b7661fcae6
@ -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…
Reference in New Issue
Block a user