more
This commit is contained in:
@@ -23,6 +23,7 @@ EOF
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y google-drive-ocamlfuse
|
sudo apt-get install -y google-drive-ocamlfuse
|
||||||
fi
|
fi
|
||||||
|
|
||||||
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)"' ];
|
||||||
|
Reference in New Issue
Block a user