summaryrefslogtreecommitdiff
path: root/Makefile.help
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-15 11:02:54 -0500
committerJeff Carr <[email protected]>2024-10-15 11:02:54 -0500
commit86df520638e22e1ee42b1fe30672fa2473b5a6ad (patch)
tree5563e4a7dff51c4b84d8fb5e26c1d9caa5be8918 /Makefile.help
parent5b47c44fb57a2b99661dba0f6a620c690703b58f (diff)
start works from the command line
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile.help')
-rw-r--r--Makefile.help1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.help b/Makefile.help
index da38520..a5116b0 100644
--- a/Makefile.help
+++ b/Makefile.help
@@ -14,6 +14,7 @@ curl-kill:
curl http://localhost:2520/kill
status:
+ dpkg -s virtigod
systemctl status virtigod.service
enable: