1 Star 0 Fork 3

bryan/adsb-scripts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
978-image-fix.sh 416 Bytes
一键复制 编辑 原始数据 按行查看 历史
Matthias Wirth 提交于 2021-05-31 21:27 . 978 image stuff slight fix
#!/bin/bash
rm -f /usr/local/share/adsb-exchange-978/convert.sh /usr/local/share/uat2esnt
wget -O /usr/local/share/adsb-exchange-978/convert.sh https://github.com/adsbxchange/adsbexchange-978/raw/master/dropin.sh
wget -O /usr/local/share/uat2esnt https://github.com/adsbxchange/adsbexchange-978/raw/master/uat2esnt
chmod a+x /usr/local/share/adsb-exchange-978/convert.sh /usr/local/share/uat2esnt
echo 978 fix done
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bryan007/adsb-scripts.git
git@gitee.com:bryan007/adsb-scripts.git
bryan007
adsb-scripts
adsb-scripts
master

搜索帮助