install parallel

This commit is contained in:
2023-06-28 00:17:34 +03:00
parent 93e632ab78
commit ec8da86abc

View File

@@ -6,7 +6,7 @@ fi
if [ "$(ls /home |grep saret)" != "saret" ]; then if [ "$(ls /home |grep saret)" != "saret" ]; then
sed -i "s/main$/main contrinb non-free/g" /etc/apt/sources.list sed -i "s/main$/main contrinb non-free/g" /etc/apt/sources.list
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 btop screen sudo apt -y install wget nano curl zsh git lsb-release htop apt-transport-https xorg slim ncdu sshpass parallel fish btop screen
passwd root -d passwd root -d
username=saret username=saret
password=qwerty password=qwerty