Added an installer script
* Added an installer script * Finished deployment script --------- Co-authored-by: Cynopolis <megaveganzombie@gmail.com>
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`
|
||||
|
||||
Make certain you are actually in the Meshtastic-Webserver Directory or this will fail. Run the script with: `sudo ./install.sh`
|
||||
Reference in New Issue
Block a user