We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1d191 commit 914a742Copy full SHA for 914a742
src/deb/nginx/postrm
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-update-rc.d vesta remove >/dev/null 2>&1
+update-rc.d hestia remove >/dev/null 2>&1
4
5
6
exit 0
0 commit comments