We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb3fd5 commit 3859242Copy full SHA for 3859242
lgsm/functions/command_debug.sh
@@ -32,7 +32,7 @@ info_game.sh
32
fn_print_header
33
{
34
echo -e "${lightblue}Distro:\t\t${default}${distroname}"
35
- echo -e "${lightblue}Arch:\t\t${default}${arch}"
+ echo -e "${lightblue}Architecture:\t\t${default}${arch}"
36
echo -e "${lightblue}Kernel:\t\t${default}${kernel}"
37
echo -e "${lightblue}Hostname:\t\t${default}${HOSTNAME}"
38
echo -e "${lightblue}tmux:\t\t${default}${tmuxv}"
0 commit comments