mirror of
https://github.com/distribution/distribution.git
synced 2025-08-13 12:37:05 +00:00
Co-authored-by: Nicolas De Loof <nicolas.deloof@gmail.com> Co-authored-by: Sebastiaan van Stijn <github@gone.nl> Signed-off-by: Laura Brehm <laurabrehm@hey.com>
5 lines
52 B
Bash
5 lines
52 B
Bash
#!/bin/sh
|
|
|
|
cd s2/cmd/_s2sx/ || exit 1
|
|
go generate .
|