From 5be21666c5b834461042bee17a20497ba53f29e0 Mon Sep 17 00:00:00 2001 From: julien Date: Wed, 22 Oct 2025 17:33:59 +0200 Subject: [PATCH] "Updates" --- Turing Pi/compute-modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Turing Pi/compute-modules.md b/Turing Pi/compute-modules.md index 6f69380..7969821 100644 --- a/Turing Pi/compute-modules.md +++ b/Turing Pi/compute-modules.md @@ -145,7 +145,7 @@ sudo dpkg-reconfigure tzdata curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo env os=ubuntu dist="${DISTRIB_CODENAME}" bash) -sudo apt update sudo apt install -y git-all git-lfs curl wget screenfetch net-tools open-iscsi python3 python3-pip build-essential libssl-dev libffi-dev python3-dev wireguard +sudo apt update && sudo apt install -y git-all git-lfs curl wget screenfetch net-tools open-iscsi python3 python3-pip build-essential libssl-dev libffi-dev python3-dev wireguard ``` **PS :** [Ubuntu Pro](https://ubuntu.com/pro/tutorial)