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