mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-04-14 23:58:26 +02:00
Fix typo.
This commit is contained in:
parent
5049db8c63
commit
08895824aa
2
bp.sh
2
bp.sh
@ -10,6 +10,8 @@ git format-patch -1 "$1" --stdout > bp.patch
|
|||||||
|
|
||||||
mv bp.patch ../pandemonium_engine_backport/
|
mv bp.patch ../pandemonium_engine_backport/
|
||||||
|
|
||||||
|
cd ../pandemonium_engine_backport/
|
||||||
|
|
||||||
git am --ignore-whitespace --ignore-space-change -3 < bp.patch
|
git am --ignore-whitespace --ignore-space-change -3 < bp.patch
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user