Docs
This commit is contained in:
parent
c4bd62cd36
commit
170d67d5fa
2 changed files with 2 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -7,5 +7,6 @@ run:
|
|||
termux:
|
||||
pkg install python jq
|
||||
echo "Don't forget to set the password in ~/.shortcuts/tasks/wifi.sh"
|
||||
echo "Create a termux widget for it, so that you can use it as a shortcut"
|
||||
cp termux.sh ~/.shortcuts/tasks/wifi.sh
|
||||
chmod +x ~/.shortcuts/tasks/wifi.sh
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
# wifi-off
|
||||
|
||||
For when im to lazy to walk to my router and turn of the wifi.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue