mirror of
https://codeberg.org/gaschz/passff-host.git
synced 2025-06-06 18:08:46 +02:00
fixup! Makefile fixes
This commit is contained in:
parent
e495e11e3b
commit
e1b2bc7c41
@ -52,7 +52,7 @@ $ make [VERSION=testing|...] [BROWSER=firefox|chrome|opera|chromium|vivaldi] ins
|
||||
|
||||
This will generate the host application and installation scripts for the given `VERSION` (`testing` by default), and copy the host application and manifest files to the right place for your `BROWSER` (`firefox` by default).
|
||||
|
||||
This uses the `--local` option of the the `install_host_app.sh` script, which instructs it to use the files on disk rather than downloading them from GitHub.
|
||||
This uses the `--local` option of the `install_host_app.sh` script, which instructs it to use the files on disk rather than downloading them from GitHub.
|
||||
|
||||
If this doesn't work, you can link the files yourself. First, change the `path` value in the `passff.json` file to be the absolute path to the project's `bin/testing/passff.py` file. Then symlink (or copy) the file `bin/testing/passff.json` to the appropriate location for your browser and OS:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user