文案更新

This commit is contained in:
shenmo 2023-01-31 11:11:13 +08:00
parent 963c19cc14
commit cb8e70c6ac
2 changed files with 2 additions and 2 deletions
OYO/usr/share/apt/transhell

@ -1,3 +1,3 @@
#!/bin/bash
TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="In Yoyo OS, apt is provided by oyo.Please be careful when using apt in scripts\nAlso try oyo ! You can use oyo as apt and enjoy a faster speed!"
TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="In Yoyo OS, apt is provided by oyo.Please be careful when using apt in scripts\nAlso try oyo ! You can use oyo as apt and enjoy a faster speed!\nThe original version of apt can be call by /usr/bin/apt"

@ -1,3 +1,3 @@
#!/bin/bash
TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="在Yoyo OS中apt是由oyo提供的。在脚本中使用apt请小心\n欢迎尝试oyooyo的使用方法和apt类似但是速度更快"
TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="在Yoyo OS中apt是由oyo提供的。在脚本中使用apt请小心\n欢迎尝试oyooyo的使用方法和apt类似但是速度更快\n如果要使用原版的apt请使用/usr/bin/apt"