Update welcome screen with recommended packages and correct repository link
This commit is contained in:
@@ -18,7 +18,11 @@ local passwordIntro = [[A password is required for wireless access.
|
|||||||
%sLeave blank to skip.]]
|
%sLeave blank to skip.]]
|
||||||
local packagesIntro = [[Setup Complete
|
local packagesIntro = [[Setup Complete
|
||||||
|
|
||||||
%sOpen the package manager to add software to this computer.]]
|
%sOpen the package manager to add software to this computer.
|
||||||
|
|
||||||
|
Recommended packages:
|
||||||
|
%s- RemoteTurtle%s (turtle control + web dashboard)
|
||||||
|
%s- Inventory Manager%s (storage automation)]]
|
||||||
local contributorsIntro = [[Contributors%s
|
local contributorsIntro = [[Contributors%s
|
||||||
|
|
||||||
Anavrins: Encryption/security/custom apps
|
Anavrins: Encryption/security/custom apps
|
||||||
@@ -28,7 +32,7 @@ LDDestroier: Art design + custom apps
|
|||||||
Lemmmy: Application improvements
|
Lemmmy: Application improvements
|
||||||
|
|
||||||
%sContribute at:%s
|
%sContribute at:%s
|
||||||
https://github.com/kepler155c/opus]]
|
https://git.spatulaa.com/MayaTheShy/Opus]]
|
||||||
|
|
||||||
local page = UI.Page {
|
local page = UI.Page {
|
||||||
wizard = UI.Wizard {
|
wizard = UI.Wizard {
|
||||||
|
|||||||
Reference in New Issue
Block a user