diff --git a/Mozilla/Firefox-Win.ChocolateyTemplate.recipe.yaml b/Mozilla/Firefox-Win.ChocolateyTemplate.recipe.yaml index 0c15ab1..eda6b09 100644 --- a/Mozilla/Firefox-Win.ChocolateyTemplate.recipe.yaml +++ b/Mozilla/Firefox-Win.ChocolateyTemplate.recipe.yaml @@ -25,6 +25,8 @@ Process: content_file_pathname: "%RECIPE_CACHE_DIR%/tmp/Firefox.nuspec" # create chocolateyInstall.ps1 from template + # https://docs.chocolatey.org/en-us/create/create-packages/ + # https://docs.chocolatey.org/en-us/create/functions/install-chocolateypackage/ - Processor: com.github.jgstew.SharedProcessors/ContentFromTemplate Arguments: template_file_path: "./Mozilla/Firefox-Win.ChocolateyTemplate.chocolateyInstall.ps1"