added invoking script name to local script file

This commit is contained in:
2024-07-01 11:26:12 -04:00
parent 0127474dbe
commit 689cfa66df
+1 -1
View File
@@ -9,7 +9,7 @@ $RefreshScriptHeader = @"
@echo off
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 Author: David Yoder, Emberkom LLC (Fix-UpdateLocalHosts.ps1)
REM Updated: ${todaysDate}`n
"@