README: document RSYNC_DEVEL env variable

This commit is contained in:
Jelle van der Waa 2023-02-14 10:23:43 +01:00 committed by Jelle van der Waa
parent 681366e990
commit b5267a376f

View file

@ -51,6 +51,12 @@ the remote hostname.
$ RSYNC=c make watch $ RSYNC=c make watch
When developing against a remote host as a normal user, `RSYNC_DEVEL` can be
set to upload code changes to `~/.local/share/cockpit/` instead of
`/usr/local`.
$ RSYNC_DEVEL=example.com make watch
To "uninstall" the locally installed version, run `make devel-uninstall`, or To "uninstall" the locally installed version, run `make devel-uninstall`, or
remove manually the symlink: remove manually the symlink: