1
0
Fork 0
This commit is contained in:
Kim - DG9VH 2020-11-07 16:56:20 +01:00
commit 46a60bcc5a

View file

@ -17,7 +17,7 @@ Actually known:
* change ownership to your user for example with `sudo chown -R pi /opt/MMDVMDash` * change ownership to your user for example with `sudo chown -R pi /opt/MMDVMDash`
* copy all files from repository into this folder * copy all files from repository into this folder
* modify *logtailer.ini* to fit your needs * modify *logtailer.ini* to fit your needs
* modify */js/config.js* to fit your needs, here you can switch on/off tabs showing or enable debug for getting some output in javascript console * modify */html/js/config.js* to fit your needs, here you can switch on/off tabs showing or enable debug for getting some output in javascript console
* copy files in */opt/MMDVMDash/systemd* to */etc/systemd/system* or similar corresponding to your system * copy files in */opt/MMDVMDash/systemd* to */etc/systemd/system* or similar corresponding to your system
* modify both scripts to fit your needs * modify both scripts to fit your needs
* enable services with following commmands, this results in starting both automatically after reboot: * enable services with following commmands, this results in starting both automatically after reboot: