Skip to content

Commit fedfdff

Browse files
authored
Update okrutnik.sh
1 parent 5b6e3ff commit fedfdff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

okrutnik.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ okrutnik_which_python() {
128128
fi
129129
}
130130

131-
# Custom modules hacks
131+
# Custom crossplane module hack
132132
custom_crossplane_hack() {
133133
crossplane_path=$(dirname ${VENV}/lib/python*/site-packages)
134134
if [[ -d $crossplane_path ]]; then

0 commit comments

Comments
 (0)