Skip to content

Commit

Permalink
Fix suse plugin template
Browse files Browse the repository at this point in the history
  • Loading branch information
BytePaws committed Oct 25, 2024
1 parent 7bd234d commit 4d35642
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/suse.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ cpu_config="{\"CPU_Sockets\": \"$cpu_sockets\", \"CPU_Cores\": \"$cpu_cores\", \
system_info["CPU_Configuration"]="$cpu_config"

# Print the final JSON output
echo "System Information:"
cat << EOF
{
"CPU_Architecture": "${system_info["CPU_Architecture"]}",
Expand Down

0 comments on commit 4d35642

Please sign in to comment.