update at 2026-02-10 14:36:54
This commit is contained in:
@@ -30,7 +30,7 @@ npm install
|
||||
/path/to/font2svg/.venv/bin/python -c "import fontTools, uharfbuzz; print('ok')"
|
||||
```
|
||||
|
||||
## 2. 启动(前台调试)
|
||||
## 2. 启动(前台调试,生产见以下5. systemd、 6. launchd macOS。)
|
||||
|
||||
在仓库根目录执行:
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"active": "B",
|
||||
"cooldownMinutes": 10,
|
||||
"cooldownMinutes": 0,
|
||||
"servers": {
|
||||
"A": {
|
||||
"baseUrl": "https://fonts.biboer.cn"
|
||||
|
||||
Reference in New Issue
Block a user