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