2 lines
49 B
Bash
2 lines
49 B
Bash
#!/bin/sh
|
|
exec /opt/stm32cubemx/STM32CubeMX "$@"
|
#!/bin/sh
|
|
exec /opt/stm32cubemx/STM32CubeMX "$@"
|