thank you windows (not)

This commit is contained in:
Patrick_Pluto 2024-10-08 11:28:14 +02:00
parent 1c840462d1
commit 43a5c1589c
5 changed files with 10 additions and 8 deletions

View file

@ -1,7 +1,7 @@
cd python-bin
set PATH=%PATH%;%CD%
set PATH=%PATH%;"%CD%";
cd Scripts
set PATH=%PATH%;%CD%
set PATH=%PATH%;"%CD%";
cd ..
cd ..