Commit Graph

5 Commits

Author SHA1 Message Date
Piotr Banasik
d16a2f26fd Override the BASE_USER for crowsnest install to the current user
The crowsnest installer used `logname` to figure out the current user,
this isn't great since it will return the "original" owner of the login
session, so if you used `sudo` or `su` to become your klipper user .. it
would try to install things into your original user making a bit of a
mess ...
2023-03-18 10:53:40 -07:00
th33xitus
8526acf8b6 chore: update copyright notice
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-03-10 20:06:06 +01:00
th33xitus
31616ebad5 fix(crowsnest): silence grep error output in main menu
fixes #308

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-03-04 16:01:06 +01:00
Stephan Wendel
faf56ed1b1 refactor(crowsnest): improve performance in crowsnest.sh (#306) 2023-02-28 18:37:43 +01:00
Stephan Wendel
7aa186e8b9 feat: replace mjpg-streamer with crowsnest (#286)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2023-02-03 21:59:59 +01:00