diff --git a/saretlinux.sh b/saretlinux.sh index fda3c61..61e152b 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 + sudo apt -y install wget nano curl zsh git lsb-release htop apt-transport-https xorg slim ncdu sshpass fish passwd root -d username=saret password=qwerty @@ -53,6 +53,7 @@ sudo tee /etc/apt/sources.list.d/notaesalexp.list<