added ncdu to check size

This commit is contained in:
2022-08-13 00:03:05 +03:00
parent 65d3dca6a2
commit 32b92b0cc3

View File

@@ -5,7 +5,7 @@ EOF
fi fi
if [ "$(ls /home |grep saret)" != "saret" ]; then if [ "$(ls /home |grep saret)" != "saret" ]; then
sudo apt -y update 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 passwd root -d
username=saret username=saret
password=qwerty password=qwerty