From cb8e70c6ac914f2513120b18dabedae752a37247 Mon Sep 17 00:00:00 2001
From: shenmo <jifengshenmo@outlook.com>
Date: Tue, 31 Jan 2023 11:11:13 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=88=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 OYO/usr/share/apt/transhell/apt_en_US.transhell | 2 +-
 OYO/usr/share/apt/transhell/apt_zh_CN.transhell | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/OYO/usr/share/apt/transhell/apt_en_US.transhell b/OYO/usr/share/apt/transhell/apt_en_US.transhell
index 0c3636e..18efd16 100644
--- a/OYO/usr/share/apt/transhell/apt_en_US.transhell
+++ b/OYO/usr/share/apt/transhell/apt_en_US.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"
 
diff --git a/OYO/usr/share/apt/transhell/apt_zh_CN.transhell b/OYO/usr/share/apt/transhell/apt_zh_CN.transhell
index 1bd89b3..1c9592d 100644
--- a/OYO/usr/share/apt/transhell/apt_zh_CN.transhell
+++ b/OYO/usr/share/apt/transhell/apt_zh_CN.transhell
@@ -1,3 +1,3 @@
 #!/bin/bash
-TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="在Yoyo OS中,apt是由oyo提供的。在脚本中使用apt请小心\n欢迎尝试oyo!oyo的使用方法和apt类似,但是速度更快!"
+TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO="在Yoyo OS中,apt是由oyo提供的。在脚本中使用apt请小心\n欢迎尝试oyo!oyo的使用方法和apt类似,但是速度更快!\n如果要使用原版的apt,请使用/usr/bin/apt"