X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=remote%2Frun%2Fcmd.go;fp=cmd%2Fsafcm-remote%2Frun%2Fcmd.go;h=a1c5e7f7de760deadfef7fbfc2b063b2c5ae83ce;hb=9269fa3c94e700afc0be823f58ea473a2db8f3dc;hp=8f3d6134b287702f8ae72a5f52be8d7bb25a89c2;hpb=fd97e8019e2ab166d9475ed59782c86247d8430b;p=safcm%2Fsafcm.git diff --git a/cmd/safcm-remote/run/cmd.go b/remote/run/cmd.go similarity index 98% rename from cmd/safcm-remote/run/cmd.go rename to remote/run/cmd.go index 8f3d613..a1c5e7f 100644 --- a/cmd/safcm-remote/run/cmd.go +++ b/remote/run/cmd.go @@ -23,7 +23,7 @@ import ( "os/exec" "strings" - "ruderich.org/simon/safcm/cmd/safcm-remote/log" + "ruderich.org/simon/safcm/remote/log" ) type Cmd struct {