写了些没用的提示
This commit is contained in:
parent
9042706015
commit
2648050922
@ -91,4 +91,4 @@ alias tool="$path/linuxtool/run.sh"
|
||||
echo "工具箱已经安装成功"
|
||||
echo "位置:${path}/linuxtool"
|
||||
echo "命令:tool"
|
||||
kill $PPID $> /dev/null
|
||||
kill $PPID &> /dev/null
|
@ -19,4 +19,4 @@ fi
|
||||
|
||||
sed -i '/alias tool.*/d' "/etc/profile"
|
||||
echo "脚本已经卸载完整,公众号 lsy22 可以获取一键安装脚本"
|
||||
kill $PPID $> /dev/null
|
||||
kill $PPID &> /dev/null
|
Loading…
Reference in New Issue
Block a user