Fixed 'Binary-Editor cannot open empty files'

This commit is contained in:
CommanderRedYT
2021-11-15 01:48:22 +01:00
parent 7a62df1615
commit c79313fe11

View File

@ -5,4 +5,4 @@ then
source export.sh --skip-source-check
fi
qtcreator "bobbycar-boardcomputer-firmware" 2>&1 >/dev/null &
qtcreator . 2>&1 >/dev/null &