mirror of
https://github.com/darlinghq/darling-docker.git
synced 2024-11-23 12:09:52 +00:00
4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/bin/sh
|
|
exec /usr/libexec/darling/bin/bash "$@"
|
|
|