added btop
This commit is contained in:
@@ -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 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
|
passwd root -d
|
||||||
username=saret
|
username=saret
|
||||||
password=qwerty
|
password=qwerty
|
||||||
|
Reference in New Issue
Block a user