FirstBootPrompt: launch installer/desktop targets directly.

* No need for shell scripting here.
This commit is contained in:
Axel Dörfler
2015-07-22 20:43:44 +02:00
parent bd1c9bf338
commit 4c67f79c2c
5 changed files with 26 additions and 8 deletions
+5 -3
View File
@@ -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 {