mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-09 20:57:26 +01:00
3 lines
20 B
Bash
3 lines
20 B
Bash
|
#!/bin/sh
|
||
|
exec "$@"
|