mirror of
https://github.com/LucasVbr/img-to-pdf.git
synced 2026-05-13 17:21:51 +00:00
Update execute.bat
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
:: execute.bat, 25/06/2021
|
||||
:: no copyright
|
||||
:: author: LucasVBR
|
||||
|
||||
@ECHO OFF
|
||||
@@ -13,4 +12,4 @@ if exist ./ToPDF.py (
|
||||
) else (
|
||||
echo ToPDF.py doesn't exist
|
||||
pause
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user