]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - rpc/dial.go
remote: add "sync" sub-command to perform changes
[safcm/safcm.git] / rpc / dial.go
index 40ac7f60712dacbe1070c0a04e91c6332b4ae5bf..db25cb7b6e823ab5287e039304a31a46c5483ab3 100644 (file)
@@ -152,7 +152,7 @@ f() {
                chmod 0700 "$x"
        fi
 
-       exec "$x"
+       exec "$x" sync
 }
 f
 `, path)