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
Tree:
3c8873224d
Branches
Tags
i2pbundle
master
code-backups
/
linux
/
suckless
/
quark
/
patch.sh-e
patch.sh-e
90 B
History
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