diff --git a/src/freedombone-app-koel b/src/freedombone-app-koel index 65895113..a43f6324 100755 --- a/src/freedombone-app-koel +++ b/src/freedombone-app-koel @@ -693,11 +693,6 @@ function install_koel { fi fi npm install -g yarn - yarn install - if [ ! "$?" = "0" ]; then - echo $"Can't install yarn" - exit 682427 - fi php composer.phar install npm install