version 6.9.1

This commit is contained in:
Karsten Pufahl 2023-08-10 15:33:04 +02:00
parent 9b68fa12f5
commit 7dba3c962c
3 changed files with 12 additions and 10 deletions

View file

@ -1,2 +1,2 @@
#!/bin/sh
exec archlinux-java-run --min 11 --max 20 -- -jar /opt/stm32cubemx/STM32CubeMX "$@"
exec archlinux-java-run --min 17 --max 20 -- -jar /opt/stm32cubemx/STM32CubeMX "$@"