added ncdu to check size
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user