Loading go-apps/meepctl/install.sh +4 −0 Original line number Diff line number Diff line Loading @@ -30,3 +30,7 @@ go build -o ./$IMAGE_NAME . # Install echo "...install" go install # Re-generate the doc echo "...updating meepctl doc" meepctl genmd Loading
go-apps/meepctl/install.sh +4 −0 Original line number Diff line number Diff line Loading @@ -30,3 +30,7 @@ go build -o ./$IMAGE_NAME . # Install echo "...install" go install # Re-generate the doc echo "...updating meepctl doc" meepctl genmd