mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-17 23:37:44 +00:00
sparkles: Minor enhancements (#239)
* 🐛 Fixup grub option quoting * ⚙️ Copy discovery to oem if found * ✨ Add environment block to install * ⚙️ Use /oem for mount in kcrypt post-hook * 📝 Update docs with installer env reference * 🤖 Add test deps * ⚙️ Be consistent and set env also for post-hooks * ⚙️ propagate env in post-hooks
This commit is contained in:
committed by
Itxaka
parent
153b98887d
commit
93cef67c86
1
go.mod
1
go.mod
@@ -19,6 +19,7 @@ require (
|
||||
github.com/nxadm/tail v1.4.8
|
||||
github.com/onsi/ginkgo/v2 v2.1.4
|
||||
github.com/onsi/gomega v1.20.0
|
||||
github.com/otiai10/copy v1.7.0
|
||||
github.com/pterm/pterm v0.12.41
|
||||
github.com/qeesung/image2ascii v1.0.1
|
||||
github.com/spectrocloud/peg v0.0.0-20221005172954-aa887438fafc
|
||||
|
Reference in New Issue
Block a user