This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
jellyfin
espejo de
https://github.com/jellyfin/jellyfin
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Make Fedora package.sh script use bash
Joshua Boniface
hace 6 años
padre
c4c0894b29
commit
d351fa0c1e
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
deployment/fedora-package-x64/package.sh
+ 1
- 1
deployment/fedora-package-x64/package.sh
Ver fichero
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/usr/bin/env
ba
sh
source ../common.build.sh