This commit is contained in:
shenmo 2023-01-30 16:20:26 +08:00
parent 6cc7b4254e
commit 6b9b819f55
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Package: oyo
Version: 1.0
Version: 1.1
Maintainer: shenmo <shenmo@spark-app.store>
Section: utils
Installed-Size:10

View File

@ -1,3 +1,3 @@
#!/bin/bash
TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="Please do not use apt in shell, for in Yoyo OS, apt is provided by oyo."
TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="In Yoyo OS, apt is provided by oyo.Please be careful when using apt in scripts"

View File

@ -1,3 +1,3 @@
#!/bin/bash
TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="请不要在脚本中使用apt,在Yoyo OS中apt是由oyo提供的"
TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="在Yoyo OS中apt是由oyo提供的。在脚本中使用apt请小心"