From 9c0a8e39ecdb022f24eb44666ed464df82c4814c Mon Sep 17 00:00:00 2001 From: Ahmed Karic Date: Tue, 13 May 2025 13:21:38 +0200 Subject: [PATCH] klish-plugin-infix: fix indentation in infix.xml --- src/klish-plugin-infix/xml/infix.xml | 31 ++++++++++++++-------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/src/klish-plugin-infix/xml/infix.xml b/src/klish-plugin-infix/xml/infix.xml index 307215d7..c10e1b27 100644 --- a/src/klish-plugin-infix/xml/infix.xml +++ b/src/klish-plugin-infix/xml/infix.xml @@ -477,22 +477,22 @@ sysinfo --> - - cat /etc/version - - - - jq -C . /etc/factory-config.cfg |pager - - - - sysrepocfg -X -f json | jq -C . |pager - - - - jq -C . /cfg/startup-config.cfg |pager - + + cat /etc/version + + + jq -C . /etc/factory-config.cfg |pager + + + + sysrepocfg -X -f json | jq -C . |pager + + + + jq -C . /cfg/startup-config.cfg |pager + + /bin/yorn "This will restore the device to factory defaults" @@ -587,6 +587,7 @@ +