docs: readme

This commit is contained in:
Jack Wills
2022-09-07 04:36:58 +00:00
parent 60a9090569
commit ee18e7c1cb
4 changed files with 5 additions and 3 deletions
+1
View File
@@ -1,6 +1,7 @@
#!/bin/sh
set -e
# Without this sleep, the docker image will instantly close
# No idea why this is solving my issue, or even where the issue is originally coming from
sleep .1