重置仓库到最新一次commit

This commit is contained in:
2023-01-30 15:33:27 +08:00
commit 09f5375891
37 changed files with 2286 additions and 0 deletions
@@ -0,0 +1,3 @@
#!/bin/bash
TRANSHELL_CONTENT_FAILED_TO_GET_MIRROR_INFO="E:Failed to get mirror info. Now exit. "
TRANSHELL_CONTENT_APT_FAST_CONF_NOT_FOUND_NEED_AUTH_TO_UPDATE="apt-fast.conf can not be found.\nThat might be because it's your first time running oyo after boot up\nWill try to authenticify to run yoyo-getfastmirror"
@@ -0,0 +1,3 @@
#!/bin/bash
TRANSHELL_CONTENT_FAILED_TO_GET_MIRROR_INFO="错误:无法获取镜像信息,退出。"
TRANSHELL_CONTENT_APT_FAST_CONF_NOT_FOUND_NEED_AUTH_TO_UPDATE="无法找到apt-fast.conf\n这可能是因为这是你开机后第一次使用oyo\n尝试验证来运行 yoyo-getfastmirror"