Skip to content

Commit dd82b0e

Browse files
committed
updated bootstrap.sh
1 parent 93f6922 commit dd82b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ srcdir="$(dirname "$0")"
2727

2828
repo="https://github.com/HariSekhon/devops-python-tools"
2929

30-
directory="pytools"
30+
directory="python-tools"
3131

3232
sudo=""
3333
[ "$(whoami)" = "root" ] || sudo=sudo

0 commit comments

Comments
 (0)