more
This commit is contained in:
@@ -23,6 +23,7 @@ EOF
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y google-drive-ocamlfuse
|
||||
fi
|
||||
|
||||
s=$(grep -i "VERSION=" /etc/os-release)
|
||||
echo $s
|
||||
if [ "$s" = 'VERSION="9 (stretch)"' ];
|
||||
|
Reference in New Issue
Block a user