This commit is contained in:
Alpherg 2024-09-01 23:57:49 +08:00 committed by GitHub
parent b2ad7a0405
commit 5558c7428d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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%"