Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. shell:startup
  2.  
  3. Set ws = CreateObject("Wscript.Shell")
  4. ws.run "wsl -d ubuntu -u root /etc/init.d/ssh start", vbhide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement