X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=remote%2Fsync%2Fsync.go;fp=cmd%2Fsafcm-remote%2Fsync%2Fsync.go;h=52873180303b4c60e609fc0b33c871cd7227c124;hp=6835ca48f7b177d09963bea8c1a9ea336221d709;hb=9269fa3c94e700afc0be823f58ea473a2db8f3dc;hpb=fd97e8019e2ab166d9475ed59782c86247d8430b diff --git a/cmd/safcm-remote/sync/sync.go b/remote/sync/sync.go similarity index 95% rename from cmd/safcm-remote/sync/sync.go rename to remote/sync/sync.go index 6835ca4..5287318 100644 --- a/cmd/safcm-remote/sync/sync.go +++ b/remote/sync/sync.go @@ -22,8 +22,8 @@ import ( "os/user" "ruderich.org/simon/safcm" - "ruderich.org/simon/safcm/cmd/safcm-remote/log" - "ruderich.org/simon/safcm/cmd/safcm-remote/run" + "ruderich.org/simon/safcm/remote/log" + "ruderich.org/simon/safcm/remote/run" ) type Sync struct {