mirror of
https://github.com/embarklabs/embark-docker.git
synced 2025-02-16 01:26:59 +00:00
4 lines
23 B
Bash
4 lines
23 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
exec "$@"
|