From 546bd924c66a685467c0d376d5e0a0dceb78741b Mon Sep 17 00:00:00 2001 From: andre Date: Thu, 18 Dec 2025 09:30:15 +0100 Subject: [PATCH] rootfs/home/andre/.bashrc aktualisiert --- rootfs/home/andre/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/home/andre/.bashrc b/rootfs/home/andre/.bashrc index 8b657eb..bc96e94 100644 --- a/rootfs/home/andre/.bashrc +++ b/rootfs/home/andre/.bashrc @@ -84,7 +84,7 @@ __RDP() { then echo 'call with __RDP ' else - xfreerdp /cert:ignore '/u:conacc\ageissler' '/p:Angelina385!' /dynamic-resolution /v:$1 & + xfreerdp /cert:ignore '/u:conacc\ageissler' '/p:FranziskaR439!' /dynamic-resolution /v:$1 & fi }