2 lines
85 B
Bash
2 lines
85 B
Bash
#!/bin/sh
|
|
exec archlinux-java-run --min 21 -- -jar /opt/stm32cubemx/STM32CubeMX "$@"
|