update OYO/usr/local/bin/apt.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
7bfb118ed1
commit
78ff1536b4
@ -1,6 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
source /opt/durapps/transhell/transhell.sh
|
source /opt/durapps/transhell/transhell.sh
|
||||||
load_transhell
|
load_transhell
|
||||||
|
if [[ ! -t 1 ]]; then # 如果标准输出不是终端,输出警告信息到 stderr
|
||||||
|
echo -e "${TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO} " >&2
|
||||||
|
fi
|
||||||
|
|
||||||
#echo -e "${TRANSHELL_CONTENT_APT_IS_PROVIDED_BY_OYO} "
|
|
||||||
oyo $@
|
oyo $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user