This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
scw
/
go-iptables
réplica de
https://github.com/coreos/go-iptables
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Merge pull request #119 from squeed/bring-build-back
Add "build" script back
Casey Callendrello
hai 1 ano
pai
3a9906cd2b
046b2e0a95
achega
4a0e8cc176
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
build
+ 3
- 0
build
Ver ficheiro
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+go build ./...