Skip to content

Commit

Permalink
del old .lnk
Browse files Browse the repository at this point in the history
  • Loading branch information
eppic committed Oct 15, 2021
1 parent 644220f commit 63b033a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/Updater.bat
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ title Check for Updates - ytBATCH %version%
echo Deleting temporary files...
rmdir ..\ytBATCH-main /S /Q
del ..\ytb_temp.zip /Q
del .\AutoUpdate.lnk
echo.
echo Updated ytBATCH to latest Main Branch (Problems may occur!)
pause
Expand Down Expand Up @@ -138,6 +139,7 @@ title Check for Updates - ytBATCH %version%
echo Cleaning temporary files...
del ..\ytb_temp.zip /Q
rmdir ..\temp /S /Q
del .\AutoUpdate.lnk
if exist ..\update.info del ..\update.info
echo.
echo Updated ytBATCH to the latest version!
Expand Down

0 comments on commit 63b033a

Please sign in to comment.