Skip to content

Commit

Permalink
Update run_me.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Git-North authored Sep 30, 2022
1 parent 1d2350d commit 07f0606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_me.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ SET "psCommand="(new-object -COM 'Shell.Application')^
FOR /f "usebackq delims=" %%I in (`powershell %psCommand%`) do set "folder=%%I"

setlocal enabledelayedexpansion
mkdir !folder!\mods
set dest=!folder!\mods


Expand Down

0 comments on commit 07f0606

Please sign in to comment.