X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=cmd%2Fsafcm%2Ffixperms.go;h=36d618f7fe1b12a0b2197f9186a0673f71c483ba;hp=57c081171ed3b71b9ce2937e309874e7ca5d3000;hb=9269fa3c94e700afc0be823f58ea473a2db8f3dc;hpb=fd97e8019e2ab166d9475ed59782c86247d8430b diff --git a/cmd/safcm/fixperms.go b/cmd/safcm/fixperms.go index 57c0811..36d618f 100644 --- a/cmd/safcm/fixperms.go +++ b/cmd/safcm/fixperms.go @@ -24,8 +24,8 @@ import ( "os" "path/filepath" - "ruderich.org/simon/safcm/cmd/safcm-remote/sync" "ruderich.org/simon/safcm/cmd/safcm/config" + "ruderich.org/simon/safcm/remote/sync" ) func MainFixperms() error {