소스 검색

update command

Espinoza Guillermo 6 년 전
부모
커밋
5ca6ec092a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tools/src/Release.php

+ 1 - 0
tools/src/Release.php

@@ -272,6 +272,7 @@ class Release extends Command
                 $input->setOption('cablemodem-ref', $input->getOption('all-ref'));
                 $input->setOption('dhcp-ref', $input->getOption('all-ref'));
                 $input->setOption('extra-ref', $input->getOption('all-ref'));
+                $input->setOption('kea-ref', $input->getOption('all-ref'));
             }
             if (strtolower($input->getOption("modules")) == "all") {
                 // seteo todos los modulos a instalar por defecto