mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
Added common winget functions
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
[System.STAThread()]
|
||||
param()
|
||||
|
||||
# Dot-source the common functions shared between the BuildFFUVM and BuildFFUVM_UI scripts
|
||||
. "$PSScriptRoot\Common\WingetFunctions.ps1"
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# SECTION: Variables & Constants
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user