rootfs/home/andre/.bashrc aktualisiert

This commit is contained in:
2025-12-18 09:30:15 +01:00
parent b6ea32968b
commit 546bd924c6

View File

@@ -84,7 +84,7 @@ __RDP() {
then
echo 'call with __RDP <IP>'
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
}