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