You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install-scripts/overview.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,11 @@
2
2
3
3
We have consolidated the curation of apps from our codebase to an install script format. Install scripts let you describe storage, permissions, and app values in one JSON. We have also brought an interface to the HexOS frontend to help iterate on these apps and allow the community to supply their own curations or amend existing if they would like. The tools are available now on dev-deck. Enable dev mode from preferences and you will have access to the "Custom Script" option for installing apps. You can modify existing curations or create new ones. Once you are happy, submit it as a PR here https://github.com/eshtek/hexos-docs/tree/main/docs/public/install-scripts.
4
4
5
-
**Note**: We're developing a UI for post-install configuration editing. That piece is depenedent on our Local UI still in active development and will be made avialable then.
5
+
**Note**: We are developing a UI for post-install configuration editing. That piece is depenedent on our Local UI, still in active development.
0 commit comments