* move to Ubuntu 18 * created two ML recipes * using update-sessionenvironmnet instead of refreshenv * discover helper script URI rather than hardcode it * fixing readme links to support reboot
5 lines
150 B
PowerShell
5 lines
150 B
PowerShell
Update-SessionEnvironment
|
|
cd $env:USERPROFILE\desktop
|
|
mkdir UwpSamples
|
|
cd UwpSamples
|
|
git clone https://github.com/Microsoft/Windows-universal-samples/ |