mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-02 01:26:43 +00:00
Simplify rsync implementation (#61)
This commit is contained in:
@@ -115,6 +115,8 @@ const (
|
||||
Archx86 = "x86_64"
|
||||
ArchArm64 = "arm64"
|
||||
SignedShim = "shim.efi"
|
||||
|
||||
Rsync = "rsync"
|
||||
)
|
||||
|
||||
func GetCloudInitPaths() []string {
|
||||
|
Reference in New Issue
Block a user