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