Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
adnan360
/
code-backups
Seguir
2
Destacar
2
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
i2pbundle
master
code-backups
/
linux
/
suckless
/
quark
/
patch.sh-e-e
patch.sh-e-e
82 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
#!/bin/bash
rm -rf build
cp -r src build
cd build
patch -p1 -i ../patches/*.diff