Skip to content

Commit

Permalink
Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
klark231 authored Aug 24, 2023
1 parent 689267d commit df2134b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/patch
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ cd $HOME/termux-box/ubuntu-fs
touch opt/prefix-apply-patch

rm -rf patch.tar.xz
wget -q --show-progress https://github.com/olegos2/termux-box/releases/download/0.0.1-alpha/patch.tar.xz
wget -q --show-progress https://github.com/olegos2/termux-box/releases/download/0.0.1-dev-test/patch.tar.xz
rm -rf opt/d3d
rm -rf opt/mesa
tar -xf patch.tar.xz
rm -rf patch.tar.xz

cd
rm -rf "$0"
rm -rf "$0"

0 comments on commit df2134b

Please sign in to comment.