Skip to content

Commit

Permalink
Update !PFS-BatchKit-Manager.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
GDX-X committed Oct 25, 2024
1 parent 340f7db commit c1d62ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PFS-BatchKit-Manager/!PFS-BatchKit-Manager.bat
Original file line number Diff line number Diff line change
Expand Up @@ -8274,6 +8274,7 @@ set /a gamecount+=1
echo mount !OPLPART! >> "%~dp0TMP\pfs-log.txt"
if defined CUSTOM_OPLPART echo mkdir OPL >> "%~dp0TMP\pfs-log.txt"
if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-log.txt"
echo mkdir APPS >> "%~dp0TMP\pfs-log.txt"
echo cd APPS >> "%~dp0TMP\pfs-log.txt"
echo mkdir "!APPFolder!" >> "%~dp0TMP\pfs-log.txt"

Expand Down

0 comments on commit c1d62ea

Please sign in to comment.