mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-04-29 22:24:34 +02:00
chmod htmlq
This commit is contained in:
parent
1ee25f3a3a
commit
c0a7d05867
1
utils.sh
1
utils.sh
@ -94,6 +94,7 @@ get_prebuilts() {
|
||||
arch=armeabi-v7a
|
||||
fi
|
||||
dl_if_dne ${TEMP_DIR}/htmlq https://github.com/j-hc/htmlq-ndk/releases/latest/download/htmlq-${arch}
|
||||
chmod +x $HTMLQ
|
||||
else
|
||||
req "https://github.com/mgdm/htmlq/releases/latest/download/htmlq-x86_64-linux.tar.gz" "${TEMP_DIR}/htmlq.tar.gz"
|
||||
tar -xf "${TEMP_DIR}/htmlq.tar.gz" -C "$TEMP_DIR"
|
||||
|
Loading…
x
Reference in New Issue
Block a user