Install your local dMod version to a remote host via ssh.
runbg.install(type = "local", sshtarget, source = NULL)
Which dMod to install. At the moment, only your local version is supported.
The ssh host url.
If type = local, source must point to the source directory of your dMod version. This is most probably you local dMod git repository.