This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
ZhangJinChen
/
opencode
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
scripts/hooks: Change shebang to universal /bin/sh (
#453
)
TheGoddessInari
hai 1 ano
pai
8455029de1
achega
47497aef07
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Unificar vista
Mostrar estatísticas de Diff
1
1
scripts/hooks
+ 1
- 1
scripts/hooks
Ver ficheiro
@@ -1,4 +1,4 @@
-#!/bin/
ba
sh
+#!/bin/sh
if [ ! -d ".git" ]; then
if [ ! -d ".git" ]; then
exit 0
exit 0