mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-25 08:21:05 +00:00
4 lines
23 B
Bash
4 lines
23 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
exec "$@"
|