From 0867575bb02cf89d3dded35ac129092ef3743c6a Mon Sep 17 00:00:00 2001 From: Miodrag Milic Date: Sun, 25 Sep 2016 19:28:10 +0200 Subject: [PATCH] template change. --- update_vars_default.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/update_vars_default.ps1 b/update_vars_default.ps1 index 87f4b56..129149d 100644 --- a/update_vars_default.ps1 +++ b/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 = ''