Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
adnan360
/
code-backups
Segui
2
Vota
2
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
i2pbundle
master
code-backups
/
linux
/
suckless
/
quark
/
patch.sh-e-e
patch.sh-e-e
82 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
#!/bin/bash
rm -rf build
cp -r src build
cd build
patch -p1 -i ../patches/*.diff