mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 05:33:03 -05:00
settings.cfg first line must be empty
This commit is contained in:
parent
396fc95844
commit
2ab69c58a0
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
## LibreWolf build instructions
|
||||
|
||||
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-97.0-1.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there.
|
||||
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-97.0-2.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there.
|
||||
```
|
||||
tar xf <tarball>
|
||||
cd <folder>
|
||||
|
|
2
release
2
release
|
@ -1 +1 @@
|
|||
1
|
||||
2
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 0fc1ff53c99379d9d4625de65ea51287d57a0a3a
|
||||
Subproject commit 8d069fa585ef43126241d058bd46720130ad678a
|
Loading…
Reference in a new issue