mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
forgot to add it to --version
This commit is contained in:
parent
a28e1a1c17
commit
e018abcff2
1
inxi
1
inxi
|
@ -1902,6 +1902,7 @@ print_version_info()
|
|||
|
||||
print_screen_output "$SCRIPT_NAME - the universal, portable, system info script for console and irc."
|
||||
print_screen_output "Version: $SCRIPT_VERSION_NUMBER"
|
||||
print_screen_output "Version patch number: $SCRIPT_PATCH_NUMBER"
|
||||
print_screen_output "Script Last Modified: $last_modified"
|
||||
print_screen_output "Script Location: $SCRIPT_PATH"
|
||||
print_screen_output " "
|
||||
|
|
Loading…
Reference in a new issue