@@ -29,7 +29,7 @@ Or download `install.ps1` from the [latest release](https://git.ssh.surf/snxrave
|
||||
5. Downloads `holesail-browser-host-<platform>-<arch>.zip` from the latest release
|
||||
6. Extracts the binary to `~/.holesail-browser/holesail-browser-host`
|
||||
7. **Restores user data** — the preserved storage and certs directories are copied back, so all tunnels, connections, settings, and certificates survive the upgrade
|
||||
8. **macOS only:** removes Gatekeeper quarantine, ad-hoc signs the binary, pre-runs it to extract `.bare` native addons, then signs all extracted addons
|
||||
8. **macOS only:** removes Gatekeeper quarantine, ad-hoc signs the binary, pre-runs it twice to extract all `.bare` native addons (including lazy-loaded ones like bare-pipe), then signs every extracted addon so Gatekeeper does not block them.
|
||||
9. **Removes old extension files** — any existing `Holesail-Browser-*.zip` and `Holesail-Browser-*.xpi` files in `~/Downloads` are deleted before downloading the new version
|
||||
10. Downloads `Holesail-Browser-1.0.0.zip` and `Holesail-Browser-1.0.0.xpi` to `~/Downloads`
|
||||
11. Writes the native messaging manifest to all browser locations
|
||||
|
||||
Reference in New Issue
Block a user