Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Feb 4, 2023
1 parent 069f022 commit cdd9ad7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ sudo rm -rf "/usr/local/share/boost"
Likk="$GITHUB_WORKSPACE"
sudo apt install zipalign >/dev/null
User="User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0"

apktool(){ java -jar $Likk/.github/Tools/kikfox.jar "$@"; }
Taive () { curl -s -L -N -H "$User" --connect-timeout 20 "$1" -o "$2"; }
Xem () { curl -s -G -L -N -H "$User" --connect-timeout 20 "$1"; }
Expand Down

0 comments on commit cdd9ad7

Please sign in to comment.