moved shell to the 'wit' account
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
d38dbbdf70
commit
71f1aa0cfc
|
@ -14,7 +14,7 @@ import "strings"
|
||||||
import log "github.com/sirupsen/logrus"
|
import log "github.com/sirupsen/logrus"
|
||||||
import "github.com/wercker/journalhook"
|
import "github.com/wercker/journalhook"
|
||||||
|
|
||||||
import "git.wit.com/jcarr/shell"
|
import "git.wit.com/wit/shell"
|
||||||
|
|
||||||
// will try to get this hosts FQDN
|
// will try to get this hosts FQDN
|
||||||
// import "github.com/Showmax/go-fqdn"
|
// import "github.com/Showmax/go-fqdn"
|
||||||
|
|
Loading…
Reference in New Issue