install.sh specifies latest version of envsubst when installing with go
install
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ then
|
||||
chmod +x /usr/local/bin/envsubst
|
||||
else
|
||||
doas apk add go
|
||||
go install github.com/a8m/envsubst/cmd/envsubst
|
||||
go install github.com/a8m/envsubst/cmd/envsubst@latest
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user