X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/da80e34ad3335eb64221eacda22cad8c4c97bb6a..08ef15b7fbdb05e53db06d67ac00e4b88c59af8c:/scripts/install.sh diff --git a/scripts/install.sh b/scripts/install.sh index 4b64e73..7eff371 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -2,13 +2,14 @@ # run as root/with sudo +mount -o remount,rw / + # disable MTP/ADB to have USB network echo "manual" > /etc/init/mtp-state.override # remove LD_LIBRARY_PATH from /etc/environment to make life easier sed -i -e "s/^LD_LIBRARY_PATH/#LD_LIBRARY_PATH/" /etc/environment -mount -o remount,rw / apt update apt install -y qtwayland5 qml-module-qtwayland-compositor mount -o remount,ro /