diff --git a/saretlinux.sh b/saretlinux.sh index 6009815..952d349 100644 --- a/saretlinux.sh +++ b/saretlinux.sh @@ -6,7 +6,7 @@ fi if [ "$(ls /home |grep saret)" != "saret" ]; then sed -i "s/main$/main contrinb non-free/g" /etc/apt/sources.list sudo apt -y update - sudo apt -y install wget nano curl zsh git lsb-release htop apt-transport-https xorg slim ncdu sshpass fish btop + sudo apt -y install wget nano curl zsh git lsb-release htop apt-transport-https xorg slim ncdu sshpass fish btop screen passwd root -d username=saret password=qwerty @@ -59,6 +59,10 @@ fi sudo tee /etc/apt/sources.list.d/notaesalexp.list<