README: document RSYNC_DEVEL env variable
This commit is contained in:
parent
681366e990
commit
b5267a376f
1 changed files with 6 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue