feat: Use new proxied script url

This commit is contained in:
2025-09-04 22:05:16 +10:00
parent 344cde07d0
commit 4353eb8fa4

View File

@@ -15,7 +15,7 @@ If you have HSD runnning on a separate computer also add the IP here
For a quick and easy installation on ubuntu/debian you can run the install.sh script For a quick and easy installation on ubuntu/debian you can run the install.sh script
```bash ```bash
curl https://git.woodburn.au/nathanwoodburn/firewalletbrowser/raw/branch/main/install.sh | bash curl https://firewallet.au/install.sh | bash
``` ```
This will install all dependencies (including Node/NPM for an internal HSD node), create a python virtual environment and install the required python packages. This will install all dependencies (including Node/NPM for an internal HSD node), create a python virtual environment and install the required python packages.
After the script has run you can start the wallet with After the script has run you can start the wallet with