Skip to content

Commit

Permalink
fix: use patched anbox-modules repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mks-h committed May 14, 2024
1 parent 03243a3 commit 4cf2572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/02-waydroid-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ commands:
- dkms install waydroid-ashmem/1 -k $(ls /usr/src | grep -Po '[0-9].[0-9].[0-9].*$' | head -1)
source:
type: git
url: https://github.com/choff/anbox-modules.git
url: https://github.com/mks-h/anbox-modules.git
branch: master
commit: latest
modules:
Expand Down

0 comments on commit 4cf2572

Please sign in to comment.