Added an installer script
This commit is contained in:
@@ -24,4 +24,9 @@ And you can stop the service by running:
|
||||
`sudo systemctl stop MeshtasticLogger`
|
||||
|
||||
To have the service start on boot run:
|
||||
`systemctl enable MeshtasticLogger`
|
||||
`systemctl enable MeshtasticLogger`
|
||||
|
||||
# Automatic Deployment
|
||||
Make sure the bash script is executable by running: `chmod u+x install.sh`
|
||||
|
||||
Run the script with: `sudo ./install.sh`
|
||||
Reference in New Issue
Block a user