rename hostsTable

This commit is contained in:
2024-10-17 08:41:50 +02:00
parent b3b9db4aa7
commit 4b3634dc67
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ $presets = [
'-PS' => 'microsoft-ds',
'-F' => true,
'-T5' => true,
'--stylesheet' => "$BASEDIR/xslt/lanTable.xsl",
'--stylesheet' => "$BASEDIR/xslt/hostsTable.xsl",
'refreshPeriod' => 60,
'sudo' => false,
],