mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-08 12:17:26 +01:00
4 lines
51 B
Bash
4 lines
51 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
linux32 "/dockcross/entrypoint.sh" "$@"
|