This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user