Changes
Jump to navigation
Jump to search
8 bytes removed
, 13:42, 11 January 2022
mLine 28: |
Line 28: |
| # Switch sn="xxxxxxxx" on B in logic.xml to the sn from p.4 | | # Switch sn="xxxxxxxx" on B in logic.xml to the sn from p.4 |
| | | |
− | ==Узнать пароль от LT_Setup== | + | ==Find out password from LT_Setup== |
| <syntaxhighlight lang="bash"> | | <syntaxhighlight lang="bash"> |
| sqlite3 /home/settings/db/larnitech.db | | sqlite3 /home/settings/db/larnitech.db |
| select * from accounts; | | select * from accounts; |
| </syntaxhighlight> | | </syntaxhighlight> |