]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - scripts/install.sh
anbox: Cleanup lxc configs
[waydroid.git] / scripts / install.sh
index 4b64e73fee06287669dec879d9288c706c6ea1c8..7eff3713252d608a665d9039cc58d9e0fd15796c 100644 (file)
@@ -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 /