瀏覽代碼

Miss push

master
父節點
當前提交
d47446a980
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      app/Commands/Redes_wifi.php

+ 1
- 1
app/Commands/Redes_wifi.php 查看文件

@@ -29,7 +29,7 @@ class Redes_wifi extends Command
*/
public function handle()
{
$this->getProfilesRegex();
//$this->getProfilesRegex();
$essid = $this->argument('essid');
$profiles = $this->getProfiles();
if (isset($essid) && (!$this->option('list'))) {


Loading…
取消
儲存