This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 以下操作均在linux环境下进行 快捷方式有bug
# 快速打包:
chmod +x create_linux_package.sh
./create_linux_package.sh
# 解压tar.gz包
tar -xzf yushu-radar-detector-1.0.0.tar.gz
# 进入解压后的目录
cd linux-package
# 运行安装脚本
sudo ./install.sh
# 方法1:直接启动
./start.sh
# 方法2:命令行快捷方式(安装后)
yushu-radar