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