From dff5ff5781e1069a01769ecd0551d265215e40a6 Mon Sep 17 00:00:00 2001 From: Maxime Desroches Date: Sun, 19 Oct 2025 00:02:09 -0700 Subject: [PATCH] add adb for provisioning --- userspace/install_extras.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/userspace/install_extras.sh b/userspace/install_extras.sh index ab5ed3e..71b8da1 100755 --- a/userspace/install_extras.sh +++ b/userspace/install_extras.sh @@ -18,6 +18,7 @@ apt-fast update && apt-fast install -y --no-install-recommends \ tree \ wavemon \ avahi-daemon \ + adb \ avahi-utils # color prompt