We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b745670 commit c5b1f12Copy full SHA for c5b1f12
cmd/main.go
@@ -36,7 +36,7 @@ func main() {
36
37
cnf := settings.NewApxConfig(
38
"/usr/share/vso/apx",
39
- "/usr/share/apx/distrobox/distrobox",
+ "/usr/bin/distrobox",
40
"btrfs",
41
)
42
core.NewApx(cnf)
0 commit comments