mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update Installer.php
This commit is contained in:
parent
e77400b621
commit
2e0587cef8
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ class Installer extends Command
|
|||
protected function checkOptimiseDependencies()
|
||||
{
|
||||
$this->line(' ');
|
||||
$this->info('Checking for optional FFmpeg dependencies...');
|
||||
$this->info('Checking for optional Media Optimisation dependencies...');
|
||||
|
||||
$dependencies = [
|
||||
'jpegoptim',
|
||||
|
|
Loading…
Reference in a new issue