]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Provision: desktop-basic: upgrade luakit and ensure an updated qutebrowser
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 21 Dec 2017 12:50:53 +0000 (10:50 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 21 Dec 2017 12:50:53 +0000 (10:50 -0200)
share/provision/desktop-basic

index 0b3e597cab5de6afa34d5a111c70d0a127bb25d0..40fa720949d49017933509084bc22dd21f49cf86 100755 (executable)
@@ -55,8 +55,13 @@ $APT_INSTALL torbrowser-launcher
 if [ ! -x "$HOME/apps/stowpkg/tree/`uname -m`/bin/luakit" ]; then
   $APT_INSTALL make stow
   apps/stowpkg/stowpkg install luakit
+else
+  apps/stowpkg/stowpkg upgrade luakit
 fi
 
+# Ensure we have an updated qutebrowser
+apps/qutebrowser/qutebrowser update
+
 # System-wide configuration
 sudo cp $DIRNAME/files/desktop-basic/etc/lightdm/lightdm.conf /etc/lightdm/lightdm.conf
 sudo cp $DIRNAME/files/desktop-basic/etc/default/keyboard     /etc/default/keyboard