2 lines
102 B
Plaintext
2 lines
102 B
Plaintext
Set ws = WScript.CreateObject("WScript.Shell")
|
|
ws.run "wsl sudo /etc/init.d/smartdns restart", vbhide |