From 9498181a09865c796dde79e5c8810f728c45da56 Mon Sep 17 00:00:00 2001 From: Sebastian Burschel Date: Thu, 17 Oct 2019 15:38:09 +0200 Subject: [PATCH] Package change --- Raspberry Pi/first_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Raspberry Pi/first_install.sh b/Raspberry Pi/first_install.sh index 351fc81..189d16f 100644 --- a/Raspberry Pi/first_install.sh +++ b/Raspberry Pi/first_install.sh @@ -1,7 +1,7 @@ apt-get update apt-get upgrade -apt-get install python3 vim-nox tmux nano zsh git cmake +apt-get install python3 vim-nox tmux nano zsh git autossh