From 32b92b0cc300a9af1564ec972f3add9951d3a093 Mon Sep 17 00:00:00 2001 From: 1kamma Date: Sat, 13 Aug 2022 00:03:05 +0300 Subject: [PATCH] added ncdu to check size --- saretlinux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saretlinux.sh b/saretlinux.sh index baec796..b6bfefd 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 + sudo apt -y install wget nano curl zsh git lsb-release htop apt-transport-https xorg slim ncdu passwd root -d username=saret password=qwerty