mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
improve install performance
This commit is contained in:
@@ -157,7 +157,7 @@ pub async fn install(
|
||||
.services
|
||||
.install(
|
||||
ctx.clone(),
|
||||
|| asset.deserialize_s9pk(ctx.client.clone()),
|
||||
|| asset.deserialize_s9pk_buffered(ctx.client.clone()),
|
||||
None::<Never>,
|
||||
None,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user