Add LandSAR cluster worker stop launcher
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
setlocal
|
||||
cd /d "%~dp0\.."
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0stop_landsar_cluster_worker.ps1" -All
|
||||
pause
|
||||
Reference in New Issue
Block a user