## Chocolatey Automatic Package Updater (AU) Execute `update_all.ps1` to run [AU](https://chocolatey.org/packages/au) updater with default options. To fully setup all the features: * Copy `update_vars_default.ps1` to `update_vars.ps1` and set the variables. Do not include this file in the repository. * Ensure you perform the steps in the [setup/README.md](https://github.com/chocolatey/chocolatey-packages-template/blob/master/setup/README.md#automatic-updater-au)