Browse Source

settings added

master
Flutter 1 year ago
parent
commit
f28c6f40c9
2 changed files with 5 additions and 1 deletions
  1. +5
    -1
      README.md
  2. BIN
      files/home/pi/.madgarden/settings.nogg

+ 5
- 1
README.md View File

@@ -34,12 +34,16 @@ Since we installed raspbian lite on the pi, we'll need to install xorg and set i


You can then configure nodm or just use the configuration file with this repo You can then configure nodm or just use the configuration file with this repo


cp files/etc/default/nodm /etc/default/nodm
cp files/etc/default/* /etc/default/


## Download eggnoggplus ## Download eggnoggplus


To be continued To be continued


Then copy the setting file

cp -R files/home/pi/.madgarden /home/pi/

## Install the service ## Install the service


To allow eggnogg to start on boot, we install it as a systemd service, you can write your own or just use the one with this repos To allow eggnogg to start on boot, we install it as a systemd service, you can write your own or just use the one with this repos


BIN
files/home/pi/.madgarden/settings.nogg View File


Loading…
Cancel
Save