mirror of
https://codeberg.org/librewolf/source.git
synced 2025-01-03 11:20:11 -05:00
testing
This commit is contained in:
parent
d7b573b6e7
commit
c1ecc7dc6a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
## Building LibreWolf from source:
|
## Building LibreWolf from source:
|
||||||
First, let's [download the latest version](https://gitlab.com/stanzabird/source/-/jobs/artifacts/main/raw/librewolf-94.0.2.source.tar.gz). Once downloaded, extract it.
|
First, let's [download the latest version](https://gitlab.com/stanzabird/source/-/jobs/artifacts/main/raw/librewolf-94.0.2.source.tar.gz?job=build-job). Once downloaded, extract it.
|
||||||
```
|
```
|
||||||
export version=$(cat version)
|
export version=$(cat version)
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Reference in a new issue