This commit is contained in:
1kamma
2022-06-18 16:13:52 +03:00
committed by GitHub
parent b96d6c6ad7
commit 032087a5e2

View File

@@ -2,9 +2,7 @@ sudo apt -y update
sudo apt -y install wget nano curl zsh git --allow-unauthenticated
sudo printf "saret\tALL=(ALL) NOPASSWD:ALL" >/etc/sudoers.d/saret
s=$(grep -i "VERSION=" /etc/os-release)
echo $s
if [ "$s" = 'VERSION="9 (stretch)"' ];
then
echo $s