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
|
sudo printf "saret\tALL=(ALL) NOPASSWD:ALL" >/etc/sudoers.d/saret
|
||||||
s=$(grep -i "VERSION=" /etc/os-release)
|
s=$(grep -i "VERSION=" /etc/os-release)
|
||||||
echo $s
|
echo $s
|
||||||
|
|
||||||
if [ "$s" = 'VERSION="9 (stretch)"' ];
|
if [ "$s" = 'VERSION="9 (stretch)"' ];
|
||||||
then
|
then
|
||||||
echo $s
|
echo $s
|
||||||
|
Reference in New Issue
Block a user