You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
381 B

2 years ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. # README
  2. ```
  3. 1. 输入rootiflytop9973可以进入超级用户
  4. 2. ws测试地址: ws://192.168.8.10:19000
  5. ```
  6. # 测试指令
  7. ```
  8. ```
  9. ```
  10. sudo apt-get install sqlite3 libsqlite3-dev
  11. sudo apt-get install sqlite3:arm64 libsqlite3-dev:arm64
  12. sqlite可视化
  13. sudo apt-get install sqlitebrowser
  14. https://www.sqlite.org/docs.html
  15. ```
  16. # 编译指令
  17. ```
  18. ./init.sh
  19. ./build.sh
  20. ```