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