mirror of
https://github.com/cuberite/cuberite.git
synced 2025-01-07 03:16:55 +08:00
5 lines
66 B
Batchfile
5 lines
66 B
Batchfile
@echo off
|
|
set SERVICENAME="Cuberite"
|
|
|
|
sc delete %SERVICENAME%
|