This commit is contained in:
Olof hagsand 2019-02-04 16:49:28 +01:00
parent d0182e98ca
commit 9eeafbc2ac

View file

@ -7,4 +7,5 @@ git clone https://github.com/olofhagsand/cligen.git
sudo /sbin/ldconfig
sudo make install-include
(cd example && make && sudo make install)
sudo groupadd clicon
sudo usermod -a -G clicon user