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