Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
adnan360
/
code-backups
Watch
2
Star
2
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
i2pbundle
master
code-backups
/
linux
/
suckless
/
quark
/
patch.sh-e-e
patch.sh-e-e
82 B
Permalink
History
Raw
1
2
3
4
5
6
7
#!/bin/bash
rm -rf build
cp -r src build
cd build
patch -p1 -i ../patches/*.diff