groupadd
This commit is contained in:
parent
d0182e98ca
commit
9eeafbc2ac
1 changed files with 2 additions and 1 deletions
|
|
@ -7,4 +7,5 @@ git clone https://github.com/olofhagsand/cligen.git
|
||||||
sudo /sbin/ldconfig
|
sudo /sbin/ldconfig
|
||||||
sudo make install-include
|
sudo make install-include
|
||||||
(cd example && make && sudo make install)
|
(cd example && make && sudo make install)
|
||||||
|
sudo groupadd clicon
|
||||||
|
sudo usermod -a -G clicon user
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue