Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.07 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.07 KB

InfoBord UF

Software for InfoBord UF's products

HitCount

Installation

  1. Move startupbrowser.service and startupscript.service
    Move startupbrowser.service and startupscript.service to "/etc/systemd/system/" using

sudo mv file /etc/systemd/system/startupxxxxxx.service

  1. Enable service with

sudo systemctl enable startupbrowser.service
sudo systemctl enable startupscript.service

Usage

  1. Create a fork of this project
  2. (Recomended) Make a dev branch on your fork (so thay you can recive uppstream changes on your main branch)
  3. Make your changes!
  4. Put all your changes into the correct branch
  5. Make a pull request!
  6. Wait for approval

Authors

👤 klovaaxel, Alex Olsson & Kalle Söderberg