mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 20:25:48 -04:00
Escape
This commit is contained in:
parent
85bb28433e
commit
773d5122f2
@ -39,7 +39,7 @@ if [ "$error_code" -ne 0 ]; then
|
|||||||
# remove later
|
# remove later
|
||||||
sudo apt -y install silversearcher-ag
|
sudo apt -y install silversearcher-ag
|
||||||
echo "--- BEGIN SEARCH ---"
|
echo "--- BEGIN SEARCH ---"
|
||||||
ag "-march=i686"
|
ag "\-march=i686"
|
||||||
echo "--- ENDED SEARCH ---"
|
echo "--- ENDED SEARCH ---"
|
||||||
|
|
||||||
exit $error_code
|
exit $error_code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user