Update firmware-util.sh

This commit is contained in:
MattTheTekie 2024-10-12 10:54:21 -04:00 committed by GitHub
commit d74c58fd50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@
script_dir="$(dirname $(readlink -f $0))"
#where the stuff is
script_url="https://raw.githubusercontent.com/MattTheTekie/chromebook-bypass-eol/main/"
script_url="https://raw.githubusercontent.com/MattTheTekie/chromebook-legacy-patcher/main/"
#ensure output of system tools in en-us for parsing
export LC_ALL=C