Преглед изворни кода

Salidas de los comandos

master
Griezman2003 пре 1 година
родитељ
комит
11eb599692
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      app/Commands/Redes_wifi.php

+ 1
- 1
app/Commands/Redes_wifi.php Прегледај датотеку

@@ -30,7 +30,7 @@ class Redes_wifi extends Command
public function handle()
{
$result = Process::run('netsh wlan show profile -netsh wlan show profile <WiFi_Name> key=clear');
return $result->output();
}



Loading…
Откажи
Сачувај