diff options
| author | Jeff Carr <[email protected]> | 2024-10-15 11:02:54 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-15 11:02:54 -0500 |
| commit | 86df520638e22e1ee42b1fe30672fa2473b5a6ad (patch) | |
| tree | 5563e4a7dff51c4b84d8fb5e26c1d9caa5be8918 /Makefile.help | |
| parent | 5b47c44fb57a2b99661dba0f6a620c690703b58f (diff) | |
start works from the command line
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile.help')
| -rw-r--r-- | Makefile.help | 1 |
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: |
