mirror of
https://github.com/SuperManito/LinuxMirrors.git
synced 2026-02-27 09:44:37 +08:00
优化版本号判断并适配 LMDE 7
This commit is contained in:
@@ -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']='預設不覆蓋'
|
||||
|
||||
Reference in New Issue
Block a user