This commit is contained in:
inxi-svn 2012-09-11 18:42:56 +00:00
parent 016c3e582c
commit 5eff92a613

2
inxi
View file

@ -1259,7 +1259,7 @@ script_self_updater()
{
eval $LOGFS
local wget_error=0 file_contents='' wget_man_error=0
local man_file_path="$MAN_FILE_LOCATION/inxi.8.gz"
local man_file_path="$MAN_FILE_LOCATION/inxi.1.gz"
print_screen_output "Starting $SCRIPT_NAME self updater."
print_screen_output "Currently running $SCRIPT_NAME version number: $SCRIPT_VERSION_NUMBER"