Docs
This commit is contained in:
parent
c4bd62cd36
commit
170d67d5fa
1
Makefile
1
Makefile
|
@ -7,5 +7,6 @@ run:
|
||||||
termux:
|
termux:
|
||||||
pkg install python jq
|
pkg install python jq
|
||||||
echo "Don't forget to set the password in ~/.shortcuts/tasks/wifi.sh"
|
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
|
cp termux.sh ~/.shortcuts/tasks/wifi.sh
|
||||||
chmod +x ~/.shortcuts/tasks/wifi.sh
|
chmod +x ~/.shortcuts/tasks/wifi.sh
|
||||||
|
|
Loading…
Reference in a new issue