mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
ct-bugcheck: report to https://openwrt.org by default
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
parent
0f3667864d
commit
26615ededc
@ -89,7 +89,7 @@ do
|
|||||||
echo "https://github.com/greearb/ath10k-ct/issues" >> $CRASHDIR/report_to.txt
|
echo "https://github.com/greearb/ath10k-ct/issues" >> $CRASHDIR/report_to.txt
|
||||||
else
|
else
|
||||||
# Not sure who would want these bug reports for upstream...
|
# Not sure who would want these bug reports for upstream...
|
||||||
echo "https://www.lede-project.org/" >> $CRASHDIR/report_to.txt
|
echo "https://openwrt.org/" >> $CRASHDIR/report_to.txt
|
||||||
fi
|
fi
|
||||||
echo >> $CRASHDIR/report_to.txt
|
echo >> $CRASHDIR/report_to.txt
|
||||||
echo "Please attach all files in this directory to bug reports." >> $CRASHDIR/report_to.txt
|
echo "Please attach all files in this directory to bug reports." >> $CRASHDIR/report_to.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user