X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=remote%2Fainsl%2Fainsl.go;fp=cmd%2Fsafcm-remote%2Fainsl%2Fainsl.go;h=d716b2b4d5ce0868b4006a19ed47acb3f7da5ece;hp=f03ecc8c8fba22b880b4cba1e56b5ab4adcc476b;hb=9269fa3c94e700afc0be823f58ea473a2db8f3dc;hpb=fd97e8019e2ab166d9475ed59782c86247d8430b diff --git a/cmd/safcm-remote/ainsl/ainsl.go b/remote/ainsl/ainsl.go similarity index 98% rename from cmd/safcm-remote/ainsl/ainsl.go rename to remote/ainsl/ainsl.go index f03ecc8..d716b2b 100644 --- a/cmd/safcm-remote/ainsl/ainsl.go +++ b/remote/ainsl/ainsl.go @@ -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 {