Browse Source

add termbin info

master
Christian Rotzoll 6 years ago
parent
commit
6de0084d94
  1. 5
      home.admin/XXdebugLogs.sh

5
home.admin/XXdebugLogs.sh

@ -106,3 +106,8 @@ if [ ${showImproveInfo} -gt 0 ]; then
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…
Cancel
Save