Skip to content

Commit aec2f25

Browse files
authored
Added service stop step to Promtail and Loki removal scripts (#4)
1 parent 0873020 commit aec2f25

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
.\nssm.exe stop Loki
2+
.\nssm.exe status Loki
13
.\nssm.exe remove Loki
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
.\nssm.exe stop Promtail
2+
.\nssm.exe status Promtail
13
.\nssm.exe remove Promtail

0 commit comments

Comments
 (0)