summarylogtreecommitdiffstats
path: root/piavpn-bin.install
diff options
context:
space:
mode:
Diffstat (limited to 'piavpn-bin.install')
-rw-r--r--piavpn-bin.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/piavpn-bin.install b/piavpn-bin.install
index 8cc6c48887de..d863d92c4894 100644
--- a/piavpn-bin.install
+++ b/piavpn-bin.install
@@ -20,8 +20,8 @@ pre_install() {
}
post_install() {
- echo "You need to start the daemon with `sudo systemctl start piavpn.service`"
- echo "Also run `sudo systemctl enable piavpn.service` to make it automatically start at boot"
+ echo "You need to start the daemon with 'sudo systemctl start piavpn.service'"
+ echo "Also run 'sudo systemctl enable piavpn.service' to make it automatically start at boot"
}
pre_remove() {