bluerobotics / bluerobotics/BlueOS

install: remove dependence on `pi` user

Open
#1,073 3 comments 4 reactions 0 assignees View on GitHub
enhancement install
Dominant language
Vue
Stars
453
Forks
151
Avg merge
1d 3h
Merged PRs (30d)
174

Description

Raised in #1072, and relevant because:
- not every OS has `pi` as the default user (e.g. Ubuntu)
- support for non-Raspberry Pi boards will likely require support for alternative user names

Should either:
- change script to use `$USER` or `$USERNAME` instead of `pi`, or
- set a `target_user` variable (or similar) at the top which defaults to `pi` (or `$USER`) and allows specifying something else with a command-line argument

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.