Este sitio web funciona mejor con JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
netvor
/
imapdomo
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
22
Wiki
Activity
Explorar el Código
Mute useless non-fixable ShellCheck warning
Alois Mahdal
hace 7 años
padre
99e73c6017
commit
bf63cc292d
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/imapdomo.skel
+ 1
- 0
src/imapdomo.skel
Ver fichero
@@ -1,4 +1,5 @@
1
1
#!/bin/bash
2
+#shellcheck disable=SC1090
2
3
3
4
. "$(sfpath)" || exit 3
4
5