去掉全局快捷键
This commit is contained in:
parent
b6bd9bfbfd
commit
54b5debece
@ -9,9 +9,6 @@ light_yellow() { echo -e "\033[93m\033[01m$1\033[0m"; }
|
|||||||
cyan() { echo -e "\033[38;2;0;255;255m$1\033[0m"; }
|
cyan() { echo -e "\033[38;2;0;255;255m$1\033[0m"; }
|
||||||
third_party_source="https://istore.linkease.com/repo/all/nas_luci"
|
third_party_source="https://istore.linkease.com/repo/all/nas_luci"
|
||||||
|
|
||||||
# 设置全局命令 be
|
|
||||||
cp -f "$0" /usr/bin/be
|
|
||||||
chmod +x /usr/bin/be
|
|
||||||
|
|
||||||
setup_base_init() {
|
setup_base_init() {
|
||||||
#添加出处信息
|
#添加出处信息
|
||||||
|
Loading…
x
Reference in New Issue
Block a user