FirstBootPrompt: launch installer/desktop targets directly.
* No need for shell scripting here.
This commit is contained in:
+5
-3
@@ -11,9 +11,11 @@ target desktop {
|
||||
}
|
||||
|
||||
target first_boot {
|
||||
job x-vnd.Haiku-FirstBootPrompt {
|
||||
legacy
|
||||
}
|
||||
job x-vnd.Haiku-FirstBootPrompt
|
||||
}
|
||||
|
||||
target installer {
|
||||
job x-vnd.Haiku-Installer
|
||||
}
|
||||
|
||||
run {
|
||||
|
||||
Reference in New Issue
Block a user