System update (brave new world)
This commit is contained in:
parent
e8e121f2a2
commit
bcc5fee969
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ class YellowCommandline
|
|||
}
|
||||
}
|
||||
if($statusCode != 200) echo "ERROR checking updates: $versionLatest[error]\n";
|
||||
if($updates) echo "Yellow $command: $updates update".($updates==1 ? "":"s")." available at $url\n";
|
||||
if($updates) echo "Yellow $command: $updates update".($updates==1 ? "":"s")." available\n";
|
||||
return $statusCode;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue