Avoid hard-coding the username
This commit is contained in:
parent
2b936b83a1
commit
333ab636cc
4 changed files with 4 additions and 4 deletions
|
|
@ -6,4 +6,4 @@ mkdir -p ~/Pictures/screenshots
|
|||
|
||||
pre-commit install
|
||||
|
||||
sudo usermod --append --groups dialout ohad
|
||||
sudo usermod --append --groups dialout "${USER}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue