Artistplayer Core API

安装: 5

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

开放性问题: 0

类型:项目

dev-master 2021-06-26 16:59 UTC

This package is auto-updated.

Last update: 2024-09-27 00:34:21 UTC


README

  1. 将最新的Raspberry Lite版本写入SD卡(https://www.raspberrypi.org/documentation/installation/installing-images/README.md)。
  2. 在SD卡上添加一个名为'ssh'的空文件。
  3. 使用以太网线将Raspberry连接到路由器。
  4. 启动设备,使用用户名:pi,密码:raspberry通过SSH登录
  5. 执行以下命令
 curl -H 'Cache-Control: no-cache' -sL https://github.com/artistplayer/core/raw/master/setup/install.sh | sh