1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
openmptcprouter-feeds/golang/golang/test.sh
Ycarus (Yannick Chabanois) c5f6a26bb1 Update Golang
2023-09-29 14:39:34 +02:00

5 lines
80 B
Bash

#!/bin/sh
[ "$1" = golang ] || exit 0
go version | grep -F " go$PKG_VERSION "