We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd5fcd commit e624823Copy full SHA for e624823
install.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-version=1.0.9
+version=1.0.10
4
5
case $(uname -s) in
6
Linux|linux) os=linux ;;
0 commit comments