version 6.9.2

This commit is contained in:
Karsten Pufahl 2023-10-02 14:09:48 +02:00
parent 7dba3c962c
commit b699d81dae
3 changed files with 10 additions and 12 deletions

View file

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