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