Create reps
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
net session >nul 2>&1
|
||||
if %errorLevel% == 0 (
|
||||
echo Yes
|
||||
) else (
|
||||
echo No
|
||||
)
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user