mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
add termbin info
This commit is contained in:
parent
6a25e24ee5
commit
6de0084d94
1 changed files with 5 additions and 0 deletions
|
@ -105,4 +105,9 @@ if [ ${showImproveInfo} -gt 0 ]; then
|
|||
echo "IMPORTANT: There are some hardware issues with your setup."
|
||||
echo "'Run Hardwaretest' in main menu or: sudo /home/admin/05hardwareTest.sh"
|
||||
fi
|
||||
echo ""
|
||||
echo "*** OPTION: SHARE THIS DEBUG OUTPUT ***"
|
||||
echo "An easy way to share this debug output on GitHub or on a support chat"
|
||||
echo "use the following command and share the resulting link:"
|
||||
echo "/home/admin/XXdebugLogs.sh | nc termbin.com 9999"
|
||||
echo ""
|
Loading…
Add table
Reference in a new issue