This commit is contained in:
1kamma
2022-06-18 16:06:47 +03:00
committed by GitHub
parent 511d3ac722
commit abf18784d1

View File

@@ -3,6 +3,7 @@ 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