From 1acbdad2e18d3c3f259924f6ab84fa7d0c50c9cd Mon Sep 17 00:00:00 2001 From: admManuel Date: Wed, 12 Feb 2025 10:16:39 +0000 Subject: [PATCH] Update Linux/SSH/colorscheme.sh --- Linux/SSH/colorscheme.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Linux/SSH/colorscheme.sh b/Linux/SSH/colorscheme.sh index 3e82553..8a8f797 100644 --- a/Linux/SSH/colorscheme.sh +++ b/Linux/SSH/colorscheme.sh @@ -40,6 +40,4 @@ for dir in /home/*; do fi done -# Source /root/.bashrc -source /root/.bashrc -echo "Skriptausführung abgeschlossen." +echo "Skriptausführung abgeschlossen." \ No newline at end of file