mirror of https://github.com/avilliai/Manyana
This commit is contained in:
parent
b2ad7a0405
commit
5558c7428d
|
@ -2,7 +2,6 @@
|
|||
set PYTHON_EXE=..\environments\Python39\python.exe
|
||||
set MAIN_SCRIPT=bing_image_creator.py
|
||||
|
||||
|
||||
rem checking.....
|
||||
if exist "%PYTHON_EXE%" (
|
||||
"%PYTHON_EXE%" "%MAIN_SCRIPT%"
|
||||
|
|
Loading…
Reference in New Issue