mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 01:20:05 +00:00
5 lines
52 B
Bash
Vendored
5 lines
52 B
Bash
Vendored
#!/bin/sh
|
|
|
|
cd s2/cmd/_s2sx/ || exit 1
|
|
go generate .
|