mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
a63780442f
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/share/sbt/bin/sbtn-x86_64-pc-linux "$@"
|
|
|