mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 03:19:53 +03:00
Tell nightly users that release is available for a few days (RC done manually)
This commit is contained in:
parent
8447b3d7ee
commit
09d9906f18
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ docker exec companion sh -c "mkdir -p build && cd build && cmake /opentx/code &&
|
|||
cp -f ${workdir}/binaries/stamp-opentx.txt ${output}/firmware
|
||||
# These radios are currently not enabled
|
||||
# echo "#define BLOCK \"x10,x12s\"" >> ${output}/firmware/stamp-opentx.txt
|
||||
echo "#define ERROR \"MOVE_TO_RC\"" >> ${output}/firmware/stamp-opentx.txt
|
||||
echo "#define ERROR \"MOVE_TO_RELEASE\"" >> ${output}/firmware/stamp-opentx.txt
|
||||
docker exec companion rm -rf build
|
||||
|
||||
echo "Check if Linux companion is needed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue