forked from toolshed/abra
@ -172,6 +172,7 @@ func newAbraApp(version, commit string) *cli.App {
|
||||
path.Join(config.SERVERS_DIR),
|
||||
path.Join(config.RECIPES_DIR),
|
||||
path.Join(config.VENDOR_DIR),
|
||||
path.Join(config.BACKUP_DIR),
|
||||
}
|
||||
|
||||
for _, path := range paths {
|
||||
|
Reference in New Issue
Block a user