5 lines
62 B
Bash
5 lines
62 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
exec /usr/share/sbt/bin/sbtn-x86_64-pc-linux "$@"
|
||
|
|