Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
adnan360
/
code-backups
Suivre
2
Voter
2
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
i2pbundle
master
code-backups
/
linux
/
suckless
/
quark
/
patch.sh-e
patch.sh-e
90 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
#!/usr/bin/env bash
rm -rf build
cp -r src build
cd build
patch -p1 -i ../patches/*.diff