PKGBUILD changed to download a version specific archive from ST
This commit is contained in:
parent
321f557605
commit
5643313998
3 changed files with 16 additions and 46 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec /opt/stm32cubemx/STM32CubeMX "$@"
|
||||
exec java -jar /opt/stm32cubemx/STM32CubeMX.exe "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue