From d7f41b7cccbaaebfed6aa29b1698297c7f50d36e Mon Sep 17 00:00:00 2001 From: admManuel Date: Mon, 6 Jan 2025 12:29:52 +0000 Subject: [PATCH] Update Linux/SSH/README.md --- Linux/SSH/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux/SSH/README.md b/Linux/SSH/README.md index 36729ce..5370729 100644 --- a/Linux/SSH/README.md +++ b/Linux/SSH/README.md @@ -268,7 +268,7 @@ dircolors -p > ~/.dircolors # Funktion, um die .bashrc Datei zu aktualisieren update_bashrc() { - local user_home=$1https://gitea.glaeser-it.de/WirFixenAlles/Boilerplates/_edit/main/Linux/SSH/README.md + local user_home=$1 local bashrc_file="$user_home/.bashrc" # Sicherstellen, dass die Datei existiert