소스 검색

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();
}



불러오는 중...
취소
저장