]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - remote/run/cmd.go
Move implementation of cmd/safcm-remote/ to remote/
[safcm/safcm.git] / remote / run / cmd.go
similarity index 98%
rename from cmd/safcm-remote/run/cmd.go
rename to remote/run/cmd.go
index 8f3d6134b287702f8ae72a5f52be8d7bb25a89c2..a1c5e7f7de760deadfef7fbfc2b063b2c5ae83ce 100644 (file)
@@ -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 {