]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - remote/ainsl/ainsl.go
Move implementation of cmd/safcm-remote/ to remote/
[safcm/safcm.git] / remote / ainsl / ainsl.go
similarity index 98%
rename from cmd/safcm-remote/ainsl/ainsl.go
rename to remote/ainsl/ainsl.go
index f03ecc8c8fba22b880b4cba1e56b5ab4adcc476b..d716b2b4d5ce0868b4006a19ed47acb3f7da5ece 100644 (file)
@@ -32,7 +32,7 @@ import (
        "strings"
        "syscall"
 
-       "ruderich.org/simon/safcm/cmd/safcm-remote/sync"
+       "ruderich.org/simon/safcm/remote/sync"
 )
 
 func Main(args []string) error {