2 USB drives > 2GB
- Grab the latest Ubuntu Desktop iso image
| <# | |
| .SYNOPSIS | |
| A simple dirty and quick script to setup my repos | |
| #> | |
| param ($cmd) | |
| $working_dir = Get-Location | |
| $repos = @( | |
| @("[email protected]:peromage/rice.git", "rice"), | |
| @("[email protected]:peromage/poi.git", "poi"), |
| ; Monster Hunter World Steamworks Automation | |
| ; Version: 1.1 | |
| ; Author: Fang | |
| ; Date: 2020/02/11 | |
| #If seen ; Needed for context sensitive hotkey command. | |
| #If looping ; Needed for context sensitive hotkey command. | |
| #If | |
| #NoEnv | |
| #NoTrayIcon |