wip: Docker file
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
# No idea why this is sloving my issue, or even where the issue is originally coming from
|
||||
sleep 1
|
||||
|
||||
exec ./oxker "$@"
|
||||
Reference in New Issue
Block a user