We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686a815 commit 016ddb9Copy full SHA for 016ddb9
install.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
3
+
4
check_python_version() {
5
echo "[ + ] Checking Python version . . ."
6
echo "[ $ ] python3 --version"
0 commit comments