We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc92dee commit c71da30Copy full SHA for c71da30
install.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-version=1.0.11
+version=1.0.12
4
5
case $(uname -s) in
6
Linux|linux) os=linux ;;
0 commit comments