Skip to content

Commit

Permalink
Update checkPort.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
npocmaka authored Jan 7, 2017
1 parent f3dced8 commit 9023b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hybrids/.net/msbuild/checkPort.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- :
@echo off

:: checks if a port on a remote server is open
setlocal
for %%h in (/h /help -help -h "") do (
if /I "%~1" equ "%%~h" (
Expand Down

0 comments on commit 9023b6e

Please sign in to comment.