mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-14 09:30:09 +00:00
6 lines
48 B
Bash
6 lines
48 B
Bash
#!/bin/sh
|
|
|
|
set -eu
|
|
|
|
opam config exec -- /bin/sh
|