From f480b8e88cf1919849ff9925bf670372d703a421 Mon Sep 17 00:00:00 2001 From: 1kamma Date: Sat, 21 Jan 2023 00:24:55 +0200 Subject: [PATCH] scrolling in screen --- saretlinux.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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<