Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ying Chen committed Mar 16, 2024
1 parent 7119b10 commit c66c796
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/installer/windows/scripts/pfs.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ set MAIN_EXE=%~dp0.\pfcli.exe
REM Check if the first argument is 'start'
if "%~1"=="start" (
cscript %~dp0.\start_pfs.vbs """%MAIN_EXE%"" pfs %*"
)
) else (
"%MAIN_EXE%" pfs %*
)

0 comments on commit c66c796

Please sign in to comment.