diff --git a/setupFirefox.ps1 b/setupFirefox.ps1 index e69de29..db2b1b2 100644 --- a/setupFirefox.ps1 +++ b/setupFirefox.ps1 @@ -0,0 +1,3 @@ + +#get the msi, put it where it can be seen +Start-BitsTransfer "https://download.mozilla.org/?product=firefox-msi-latest-ssl&os=win64&lang=en-US" \\SynCloud\Data\Resources\Firefox.msi \ No newline at end of file