|
|
|
@ -40,8 +40,7 @@ setx winpython %winpython% |
|
|
|
python -m pip install -r "%Directory%\google_api_wrapper\requirements.txt" |
|
|
|
|
|
|
|
REM adding path_append.bat to user script dir |
|
|
|
echo:@echo off > "%Directory%\ua-path\path_append.bat" |
|
|
|
echo:"%Directory%\workers\path_append.bat" %%1 >> "%Directory%\ua-path\path_append.bat" |
|
|
|
copy /Y %pa% "%Directory%\ua-path\path_append.bat" |
|
|
|
|
|
|
|
REM adding user script dir to path |
|
|
|
|
|
|
|
|