diff --git a/FirefoxConfig-Deploy.ps1 b/FirefoxConfig-Deploy.ps1 new file mode 100644 index 0000000..625b6ac --- /dev/null +++ b/FirefoxConfig-Deploy.ps1 @@ -0,0 +1,5 @@ +#Find Firefox - Get-installed program or whatever +#See if the temp folder is there, C:\UG\temp +#Download the configs to temp +#Deploy them where they go +#Pop-up? Complete messeage \ No newline at end of file