mirror of
https://github.com/juewuy/ShellCrash.git
synced 2024-11-15 19:22:54 +08:00
v1.6.16
~修复部分设备安装失败的问题
This commit is contained in:
parent
2b2c18ac99
commit
b4069661b3
|
@ -2,7 +2,6 @@
|
|||
# Copyright (C) Juewuy
|
||||
|
||||
echo='echo -e'
|
||||
[ -z "$1" ] && command -v bash &>/dev/null && { bash $0 0; exit;}
|
||||
|
||||
echo "***********************************************"
|
||||
echo "** 欢迎使用 **"
|
||||
|
|
Loading…
Reference in New Issue
Block a user