test copy yang from /usr/local/share
This commit is contained in:
parent
6810472a42
commit
1cd6d37fa1
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@ APPNAME=example
|
||||||
cfg=$dir/conf.xml
|
cfg=$dir/conf.xml
|
||||||
|
|
||||||
# clixon-example and clixon-restconf is used, copy here
|
# clixon-example and clixon-restconf is used, copy here
|
||||||
cp ../example/main/clixon-example@2020-03-11.yang $dir/
|
cp /usr/local/share/clixon/clixon-example@2020-03-11.yang $dir/
|
||||||
cp ../yang/clixon/clixon-restconf@2020-10-30.yang $dir/
|
cp /usr/local/share/clixon/clixon-restconf@2020-10-30.yang $dir/
|
||||||
|
|
||||||
cat <<EOF > $cfg
|
cat <<EOF > $cfg
|
||||||
<clixon-config xmlns="http://clicon.org/config">
|
<clixon-config xmlns="http://clicon.org/config">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue