This commit is contained in:
snltty
2025-06-03 23:19:36 +08:00
parent 4a717bb475
commit be059139f0
2 changed files with 3 additions and 3 deletions

View File

@@ -54,8 +54,8 @@ with open("/usr/share/kvmd/web/share/i18n/i18n_zh.json", "w", encoding='utf-8')
END
sed -i 's/8080/1806/g' /etc/kvmd/override.yaml
sed -i 's/4430/1807/g' /etc/kvmd/override.yaml
sed -i 's/8080/1806/g' /etc/kvmd_backup/override.yaml
sed -i 's/4430/1807/g' /etc/kvmd_backup/override.yaml
cp -rf /linker/kvm/__init__.py /kvmd/plugins/hid/ch9329/__init__.py

View File

@@ -1,4 +1,4 @@
v1.8.2
2025-06-03 22:46:11
2025-06-03 23:19:36
1. 一些累计更新
2. 测试发布请使用1.8.2