Install your local dMod version to a remote host via ssh.
runbgInstall(sshtarget, source = NULL, type = "local")
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.
Which dMod to install. At the moment, only your local version is supported.