This repository was archived by the owner on Jul 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Tips
Sebastião Barros edited this page Sep 4, 2021
·
3 revisions
Here are some tips to keep in mind:
- Don't try to run the script with more than one device connected.
- Whenever something happens that you don't want to happen, just hit
Control+C
on the terminal and the script will instantly stop! Note: If you happen toCtrl+C
while the script issleeping
, the terminal never exits. Please close and reopen it. - If for some reason the script returns errors like
: not found[0]: syntax error
, it's probably because one of the files is not saved withLF
line endings. Supposedly the script already does the conversion for you, but it appears you'll have to do it yourself. Apologies.
Thank you very much to everyone who has contributed to this project. Without you this wouldn't be what it is now, and I can't thank you enough!