We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f6922 commit dd82b0eCopy full SHA for dd82b0e
setup/bootstrap.sh
@@ -27,7 +27,7 @@ srcdir="$(dirname "$0")"
27
28
repo="https://github.com/HariSekhon/devops-python-tools"
29
30
-directory="pytools"
+directory="python-tools"
31
32
sudo=""
33
[ "$(whoami)" = "root" ] || sudo=sudo
0 commit comments