X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=remote%2Fsync%2Fcommands.go;fp=cmd%2Fsafcm-remote%2Fsync%2Fcommands.go;h=c0d47d19cfd65a1fb8f03c9147a820d941af9d8c;hp=5a3c59c1d1d4c156396992733c1ed27131fe2364;hb=9269fa3c94e700afc0be823f58ea473a2db8f3dc;hpb=fd97e8019e2ab166d9475ed59782c86247d8430b diff --git a/cmd/safcm-remote/sync/commands.go b/remote/sync/commands.go similarity index 98% rename from cmd/safcm-remote/sync/commands.go rename to remote/sync/commands.go index 5a3c59c..c0d47d1 100644 --- a/cmd/safcm-remote/sync/commands.go +++ b/remote/sync/commands.go @@ -24,7 +24,7 @@ import ( "strings" "ruderich.org/simon/safcm" - "ruderich.org/simon/safcm/cmd/safcm-remote/run" + "ruderich.org/simon/safcm/remote/run" ) func (s *Sync) syncCommands() error {