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