This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
golang
/
netmaker
espejo de
https://github.com/gravitl/netmaker
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Update netclient-install.slim.sh
Alex
hace 4 años
padre
85053c6b0f
commit
7d755b68f5
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
scripts/netclient-install.slim.sh
+ 1
- 1
scripts/netclient-install.slim.sh
Ver fichero
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/
ba
sh
set -e
if [[ $EUID -ne 0 ]]; then