feat: removed unused error check
This commit is contained in:
parent
fe1959f01a
commit
74ddc4a616
@ -1,4 +1,2 @@
|
|||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
set -e
|
|
||||||
|
|
||||||
docker run -it --rm -v "$PWD":/tmp epitechcontent/epitest-docker:latest /bin/bash
|
docker run -it --rm -v "$PWD":/tmp epitechcontent/epitest-docker:latest /bin/bash
|
||||||
|
Loading…
Reference in New Issue
Block a user