Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
chemicalcrux
/
webhooks
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Force Macrovision to stay on the latest commit
master
Fen Dweller
hace 5 años
padre
0b42ebad89
commit
3a19544b6b
Se han
modificado 1 ficheros
con
8 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+8
-0
deploy-branch.sh
+ 8
- 0
deploy-branch.sh
Ver fichero
@@ -12,3 +12,11 @@ else
cd preview/$1/$branch
git pull
fi
# temporarily keeping both versions on the latest commit
if [ $1 == "macrovision" ]
then
cd /home/web/crux.sexy/macrovision
git pull
fi
Escribir
Vista previa
Cargando…
Cancelar
Guardar