Updated scripts, new class notes
This commit is contained in:
@@ -20,7 +20,7 @@ IF "%~1"=="/f" SET skipPrompts=y
|
||||
|
||||
ECHO.
|
||||
ECHO Checking internet connection...
|
||||
PING tx.fhir.org -4 -n 1 -w 5000 | FINDSTR TTL && GOTO isonline
|
||||
PING tx.fhir.org -4 -n 1 -w 1000 | FINDSTR TTL && GOTO isonline
|
||||
ECHO We're offline, nothing to do...
|
||||
GOTO end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user