From 19aa07e3fd00eba8653778beaad9bdfe3adcf937 Mon Sep 17 00:00:00 2001 From: 1kamma Date: Sat, 1 Oct 2022 10:50:10 +0000 Subject: [PATCH] added btop --- saretlinux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saretlinux.sh b/saretlinux.sh index 270af69..fff4204 100644 --- a/saretlinux.sh +++ b/saretlinux.sh @@ -5,7 +5,7 @@ EOF fi if [ "$(ls /home |grep saret)" != "saret" ]; then sudo apt -y update - sudo apt -y install wget nano curl zsh git lsb-release htop apt-transport-https xorg slim ncdu sshpass fish + sudo apt -y install wget nano curl zsh git lsb-release htop apt-transport-https xorg slim ncdu sshpass fish btop passwd root -d username=saret password=qwerty