changed cligen repo from olofhagsand/cligen to clicon/cligen
This commit is contained in:
parent
3af184c655
commit
1597bd303c
12 changed files with 17 additions and 16 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
# Travis pre-config script.
|
||||
# Clone and install CLIgen (needed for clixon configure and make)
|
||||
git clone https://github.com/olofhagsand/cligen.git
|
||||
git clone https://github.com/clicon/cligen.git
|
||||
(cd cligen && ./configure && make && sudo make install)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue