X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/f46d9f8a8f1c2857c9802f3c2bef6354243dc6ea..2811b5358ee26edbb5601e2d2a434d4c1bdfb2a0:/scripts/install.sh diff --git a/scripts/install.sh b/scripts/install.sh index 6e8e046..915cfb9 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -44,6 +44,9 @@ chmod +x run-container.sh rm -f stop-container.sh wget https://github.com/Anbox-halium/anbox-halium/raw/lineage-17.1/scripts/stop-container.sh chmod +x stop-container.sh +rm -f anbox-net.sh +wget https://github.com/Anbox-halium/anbox-halium/raw/lineage-17.1/scripts/anbox-net.sh +chmod +x anbox-net.sh if [ -f anbox.prop ]; then mv anbox.prop anbox.prop.bak