mirror of
https://github.com/kidoman/embd
synced 2024-12-21 20:30:05 +01:00
samples: these are specific to bob, so only load the bbb host
This commit is contained in:
parent
87e958c01d
commit
859a6619f8
@ -13,7 +13,7 @@ import (
|
||||
|
||||
"github.com/kidoman/embd"
|
||||
|
||||
_ "github.com/kidoman/embd/host/all"
|
||||
_ "github.com/kidoman/embd/host/bbb"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
@ -10,7 +10,7 @@ import (
|
||||
|
||||
"github.com/kidoman/embd"
|
||||
|
||||
_ "github.com/kidoman/embd/host/all"
|
||||
_ "github.com/kidoman/embd/host/bbb"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user