extension search index
This commit is contained in:
parent
c43ee9e1ef
commit
2eae2b6000
5 changed files with 26 additions and 25 deletions
|
|
@ -27,6 +27,7 @@ fi
|
|||
|
||||
h=$1
|
||||
|
||||
ssh -t $h "test -d src || mkdir src"
|
||||
ssh -t $h "test -d src/cligen || (cd src;git clone https://github.com/olofhagsand/cligen.git)"
|
||||
ssh -t $h "(cd src/cligen;git pull)"
|
||||
ssh -t $h "(cd src/cligen;./configure)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue