This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
scw
/
go-iptables
espejo de
https://github.com/coreos/go-iptables
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Merge pull request #119 from squeed/bring-build-back
Add "build" script back
Casey Callendrello
hace 1 año
padre
3a9906cd2b
046b2e0a95
commit
4a0e8cc176
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
build
+ 3
- 0
build
Ver fichero
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+go build ./...