To Run in your Image Builder:
- Run PowerShell as Administrator
- Paste
. { iwr -useb https://raw.githubusercontent.com/CU-CommunityApps/appstream-framework/master/go.ps1 } | iex
Deploying updates
- ./go.py --deploy --update
To Run in your Image Builder:
. { iwr -useb https://raw.githubusercontent.com/CU-CommunityApps/appstream-framework/master/go.ps1 } | iex
Deploying updates