From 02a14fac73e3164a33f9770cf2c1d15422d11ba5 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 7 May 2021 08:29:18 +0200 Subject: [PATCH] Typo --- fileserver-hdds-videos.ps1 | 2 +- laptop-ssd.ps1 | 2 +- nas_papa-hdds.ps1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fileserver-hdds-videos.ps1 b/fileserver-hdds-videos.ps1 index 043ced4..09ebaee 100644 --- a/fileserver-hdds-videos.ps1 +++ b/fileserver-hdds-videos.ps1 @@ -13,7 +13,7 @@ function get-timestamp{ # restliche Variablen $timestamp = get-timestamp # Ruft Funktion get-timestamp auf $scriptpfad = Get-ScriptDirectory # setzt $scriptpfad auf den Wert von Get-ScriptDirectory -# Hhostname +# Hostname $hostname_ist = $env:computername $hostname_soll = "irantu" diff --git a/laptop-ssd.ps1 b/laptop-ssd.ps1 index 8cc2713..5bdf771 100644 --- a/laptop-ssd.ps1 +++ b/laptop-ssd.ps1 @@ -13,7 +13,7 @@ function get-timestamp{ # restliche Variablen $timestamp = get-timestamp # Ruft Funktion get-timestamp auf $scriptpfad = Get-ScriptDirectory # setzt $scriptpfad auf den Wert von Get-ScriptDirectory -# Hhostname +# Hostname $hostname_ist = $env:computername $hostname_soll = "irantu" diff --git a/nas_papa-hdds.ps1 b/nas_papa-hdds.ps1 index 631eaa5..b3d4767 100644 --- a/nas_papa-hdds.ps1 +++ b/nas_papa-hdds.ps1 @@ -13,7 +13,7 @@ function get-timestamp{ # restliche Variablen $timestamp = get-timestamp # Ruft Funktion get-timestamp auf $scriptpfad = Get-ScriptDirectory # setzt $scriptpfad auf den Wert von Get-ScriptDirectory -# Hhostname +# Hostname $hostname_ist = $env:computername $hostname_soll = "andreasgrote"