update_vars_default.ps1 466 B

12345678910
  1. # AU template: https://raw.githubusercontent.com/majkinetor/au/master/update_all_default.ps1
  2. # env vars: https://raw.githubusercontent.com/majkinetor/au/master/update_vars_default.ps1
  3. $Env:mail_user = ''
  4. $Env:mail_pass = ''
  5. $Env:api_key = '' #Chocolatey api key
  6. $Env:gist_id = ''
  7. $Env:github_user_repo = '' #{github_user>/{repo}
  8. $Env:github_api_key = ''
  9. $Env:au_Push = 'false' #Push to chocolatey