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 }