优化版本号判断并适配 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

@@ -24,7 +24,7 @@ MESSAGE_CONTENTS=(
['error.unknownSystem']='Unknown system'
['error.unknownVersion']='System version unknown'
['error.input']='Input error, {}!'
['error.needRoot']='Insufficient permissions, please run this script as Root user'
['error.needRoot']='Insufficient privileges, please run this script as root. Switch command: {}'
['error.defaultBehavior.https']='HTTPS is used by default'
['error.defaultBehavior.noReplace']='No replacement by default'
['error.defaultBehavior.noOverwrite']='No overwrite by default'