Skip to content

Commit

Permalink
Use /usr/lib/
Browse files Browse the repository at this point in the history
  • Loading branch information
deedubs committed Jul 23, 2018
1 parent 96abdbf commit 93334ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ func init() {
}

if providerPath == "" {
providerPath = "/var/lib/headstart/providers/"
providerPath = "/usr/lib/headstart/providers/"
}
}

Expand Down

0 comments on commit 93334ea

Please sign in to comment.