aboutsummaryrefslogtreecommitdiff
path: root/home/bin/sbtc
blob: 37c40612244ec40faf1bc63dee3e6f9e6d067d80 (plain) (blame)
1
2
3
4
5
#!/bin/sh

SBT=/usr/bin/sbt

$SBT -Dsbt.global.base="$HOME/.sbt-clean" $@