Skip to content

Commit 914a742

Browse files
authored
Update postrm
1 parent 6d1d191 commit 914a742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deb/nginx/postrm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
update-rc.d vesta remove >/dev/null 2>&1
3+
update-rc.d hestia remove >/dev/null 2>&1
44

55

66
exit 0

0 commit comments

Comments
 (0)