From 34829974fe35993485e9677369f738bcacab56e2 Mon Sep 17 00:00:00 2001 From: borekon Date: Mon, 24 Mar 2025 11:28:38 +0100 Subject: [PATCH] Actualizar paquetes --- new.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/new.sh b/new.sh index f4a942d..a6f751e 100644 --- a/new.sh +++ b/new.sh @@ -4,6 +4,7 @@ YELLOW='\033[1;33m' NC='\033[0m' apt update && apt install -y curl vim sudo git +apt upgrade -y wget https://f.avc.cx/bashrc.txt -O /etc/skel/.bashrc cp /etc/skel/.bashrc /root/.bashrc wget https://f.avc.cx/bash_aliases.txt -O /etc/skel/.bash_aliases