Skip to content

Commit

Permalink
Update boot_pyhardlinkbackup.cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
jedie committed Mar 5, 2020
1 parent a736811 commit 2f53a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot_pyhardlinkbackup.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ echo on
set PIP_EXE=%SCRIPT_PATH%\pip.exe
call:test_exist "%PIP_EXE%" "pip not found here:"
echo on
"%PIP_EXE%" install pyhardlinkbackup
"%PIP_EXE%" install "pyhardlinkbackup>=0.12.1"
@echo off

set PHLB_EXE=%SCRIPT_PATH%\phlb.exe
Expand Down

0 comments on commit 2f53a2c

Please sign in to comment.