get the date to run and add a new line
This commit is contained in:
@@ -9,7 +9,7 @@ $RefreshScriptHeader = @"
|
||||
REM Refresh IP to name mappings in local hosts file
|
||||
REM This script was created by an automatic process and should not be edited manually
|
||||
REM Author: David Yoder, Emberkom LLC
|
||||
REM Updated: ${(Get-LongDate)}
|
||||
REM Updated: ${$(Get-LongDate)}`n
|
||||
"@
|
||||
|
||||
$Resolvers = @(
|
||||
|
||||
Reference in New Issue
Block a user