From bc32863733f9dbf84ca8fb45ce153e9f523d8a99 Mon Sep 17 00:00:00 2001 From: InoriShio Date: Thu, 12 Sep 2024 16:02:01 +0200 Subject: [PATCH] test244334 --- Commands/Test.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Commands/Test.sh diff --git a/Commands/Test.sh b/Commands/Test.sh new file mode 100644 index 0000000..b7d38d7 --- /dev/null +++ b/Commands/Test.sh @@ -0,0 +1,8 @@ +DeviceName = * +NetworkName = Ziggo9369930 +iwctl +device list +station $WifiDeviceName power on +station $WifiDeviceName connect $NetworkName +station $DeviceName show +exit \ No newline at end of file