Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
adnan360
/
code-backups
Obserwuj
2
Polub
2
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
i2pbundle
master
code-backups
/
linux
/
suckless
/
quark
/
patch.sh
patch.sh
90 B
Bezpośredni odnośnik
Historia
Czysty
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