优化版本号判断并适配 LMDE 7

This commit is contained in:
Super Manito
2025-11-04 03:52:08 +08:00
parent fec7c28054
commit 487a2a3388
21 changed files with 459 additions and 316 deletions

View File

@@ -25,7 +25,7 @@ MESSAGE_CONTENTS=(
['error.unknownSystem']='未知系統'
['error.unknownVersion']='系統版本未知'
['error.input']='輸入錯誤,{}'
['error.needRoot']='權限不足,請使用 Root 使用者執行本腳本'
['error.needRoot']='權限不足,請切換至 root 帳戶後執行本腳本,切換指令 {}'
['error.defaultBehavior.https']='預設使用 HTTPS 協定'
['error.defaultBehavior.noReplace']='預設不更換'
['error.defaultBehavior.noOverwrite']='預設不覆蓋'