// +build noportable package cmd import "github.com/drakkan/sftpgo/utils" func init() { utils.AddFeature("-portable") }