Changes
Jump to navigation
Jump to search
5 bytes removed
, 13:40, 11 January 2022
mLine 29:
Line 29:
==Узнать пароль от LT_Setup==
==Узнать пароль от LT_Setup==
−
<syntaxhighlight lang="c">
+
<syntaxhighlight lang="bash">
sqlite3 /home/settings/db/larnitech.db
sqlite3 /home/settings/db/larnitech.db
select * from accounts;
select * from accounts;
−
<syntaxhighlight lang="c">
+
</syntaxhighlight>