Move install.sh to server/; clarify it is server-only
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Install or update we_monitor as a systemd user service.
|
# SERVER installer — installs the we_monitor collector as a systemd user service.
|
||||||
|
# Does NOT install the GUI client (see client/requirements.txt).
|
||||||
#
|
#
|
||||||
# Fresh install:
|
# Fresh install:
|
||||||
# chmod +x install.sh
|
# chmod +x install.sh
|
||||||
Reference in New Issue
Block a user