9 lines
106 B
Bash
Executable File
9 lines
106 B
Bash
Executable File
#!/bin/sh
|
|
. ~/.bin/_config
|
|
|
|
set -x
|
|
|
|
needs go--
|
|
|
|
make MODGO_VERSION=latest modgo-gen-modules > modules.inc
|