diff --git a/script/execute.bat b/script/execute.bat index 7db545a..bd96cce 100644 --- a/script/execute.bat +++ b/script/execute.bat @@ -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 -) \ No newline at end of file +)