aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubuntuperonista <30541016+ubuntuperonista@users.noreply.github.com>2023-03-02 17:53:33 -0300
committerGitHub <noreply@github.com>2023-03-02 17:53:33 -0300
commitfe7b3362c038706d289f0ba0fb76f520389a5421 (patch)
tree1c78ab79bc13c0890eb68d60a87af4239d8b8476
parentb1e317417994495e3ab921b6be0a900488143166 (diff)
downloadopenwrt_scripts-fe7b3362c038706d289f0ba0fb76f520389a5421.tar.gz
Create wifioff.sh
-rw-r--r--wifioff.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/wifioff.sh b/wifioff.sh
new file mode 100644
index 0000000..e2c9e4c
--- /dev/null
+++ b/wifioff.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Apaga la WLAN (sin detener el dispositivo de emision radio0)
+wifi down
Un proyecto texto-plano.xyz