Skip to content

Commit

Permalink
Merge pull request #1449 from goodNETnick/sh_sys_cpu
Browse files Browse the repository at this point in the history
show: T4581: 'show system cpu' fix
  • Loading branch information
c-po committed Aug 1, 2022
2 parents 0e9115e + 55af3cb commit 0c4e1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-mode-definitions/show-system.xml.in
Expand Up @@ -53,7 +53,7 @@
<properties>
<help>Show CPU information</help>
</properties>
<command>${vyos_op_scripts_dir}/show_cpu.py</command>
<command>${vyos_op_scripts_dir}/cpu.py show</command>
</leafNode>
<leafNode name="kernel-messages">
<properties>
Expand Down

0 comments on commit 0c4e1ea

Please sign in to comment.