Skip to content

Commit

Permalink
feat: add user agreement for pkg to abroot.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored and mirkobrombin committed Jan 11, 2024
1 parent 7b3ca9a commit f98bd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes.container/usr/share/abroot/abroot.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"iPkgMngAdd": "apt-get install -y",
"iPkgMngRm": "apt-get remove -y --autoremove",
"iPkgMngApi": "https://packages.vanillaos.org/api/pkg/{packageName}",
"iPkgMngStatus": 2,

"differURL": "https://differ.vanillaos.org",

Expand Down

0 comments on commit f98bd7c

Please sign in to comment.