init biliup-next
This commit is contained in:
16
runtime/README.md
Normal file
16
runtime/README.md
Normal file
@ -0,0 +1,16 @@
|
||||
# runtime
|
||||
|
||||
这个目录用于存放 `biliup-next` 的本地运行资产。
|
||||
|
||||
推荐放在这里的内容:
|
||||
|
||||
- `cookies.json`
|
||||
- `upload_config.json`
|
||||
- `biliup`
|
||||
|
||||
可通过以下命令从父项目导入当前可用版本:
|
||||
|
||||
```bash
|
||||
cd /home/theshy/biliup/biliup-next
|
||||
./.venv/bin/biliup-next sync-legacy-assets
|
||||
```
|
||||
Reference in New Issue
Block a user