https://github.com/github/winbootstrap
https://github.com/github/winbootstrap
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/github/winbootstrap
- Owner: github
- License: mit
- Archived: true
- Fork: true (aroben/winbootstrap)
- Created: 2015-05-06T23:01:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T15:30:11.000Z (about 10 years ago)
- Last Synced: 2024-09-25T21:11:14.343Z (over 1 year ago)
- Language: PowerShell
- Size: 34.2 KB
- Stars: 8
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To run:
```powershell
(New-Object Net.WebClient).DownloadString("https://raw.github.com/aroben/winbootstrap/master/bootstrap.ps1") | Invoke-Expression
```
The computer will reboot, and `sshd` will now be running.