Skip to content

Commit e0e8c14

Browse files
committed
feat: update distrobox path
1 parent b745670 commit e0e8c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ func main() {
3636

3737
cnf := settings.NewApxConfig(
3838
"/usr/share/vso/apx",
39-
"/usr/share/apx/distrobox/distrobox",
39+
"/usr/bin/distrobox",
4040
"btrfs",
4141
)
4242
core.NewApx(cnf)

0 commit comments

Comments
 (0)