mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
sysrepo: update to 0.7.5
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
This commit is contained in:
@@ -15,7 +15,7 @@ if [ -x /bin/sysrepoctl ]; then
|
||||
|
||||
match=$(sysrepoctl -l | grep "ietf-netconf-acm ")
|
||||
if [ ! "$match" ]; then
|
||||
sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-netconf-acm@2012-02-22.yang -p 644
|
||||
sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-netconf-acm@2018-02-14.yang -p 644
|
||||
fi
|
||||
|
||||
match=$(sysrepoctl -l | grep "ietf-netconf-notifications ")
|
||||
|
||||
Reference in New Issue
Block a user