clicon group
This commit is contained in:
parent
b01f2011a3
commit
1a2041d451
1 changed files with 3 additions and 0 deletions
|
|
@ -9,3 +9,6 @@ sudo make install-include
|
|||
(cd example && make && sudo make install)
|
||||
sudo groupadd clicon
|
||||
sudo usermod -a -G clicon $(whoami)
|
||||
sudo usermod -a -G clicon root
|
||||
echo "whoami:$(whoami)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue