Browse Source

added explanation of usage

Miodrag Milic 7 years ago
parent
commit
357ab78bda
1 changed files with 1 additions and 0 deletions
  1. 1 0
      au/update_vars_default.ps1

+ 1 - 0
au/update_vars_default.ps1

@@ -1,4 +1,5 @@
 # AU Packages Template: https://github.com/majkinetor/au-packages-template
+# Copy this file to update_vars.ps1 and set the variables there. Do not include it in the repository.
 
 $Env:mail_user        = ''
 $Env:mail_pass        = ''