mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02: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…
Add table
Reference in a new issue