mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-07-26 04:48:08 +02:00
linux-x86: Use linux32 as entrypoint for uname -m output
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
linux32 "/dockcross/entrypoint.sh" "$@"
|
||||
Reference in New Issue
Block a user