From e10d5891777c329d8a84b90cfea9cd0cf8b49c08 Mon Sep 17 00:00:00 2001 From: Lucas Lenninger Date: Tue, 7 Apr 2026 10:34:53 +0000 Subject: [PATCH] wifi.sh aktualisiert WiFi name auf gastnetz aktualisiert --- wifi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wifi.sh b/wifi.sh index 34a1e27..af7ec2d 100644 --- a/wifi.sh +++ b/wifi.sh @@ -1,6 +1,6 @@ #!/bin/bash -SSID="CSR" +SSID="CSR_Gastzugang" PASSWORD="CSR_2021" nmcli connection delete $SSID #delete network to safely test