File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ <h1>Debian/Ubuntu Packages</h1>
4343< b > sudo mkdir -p /etc/apt/keyrings
4444sudo curl -L -o /etc/apt/keyrings/syncthing-archive-keyring.gpg https://syncthing.net/release-key.gpg</ b > </ pre >
4545
46- < p > The < code > stable</ code > channel is updated with stable release builds, usually every first
46+ < p > The < code > stable-v2 </ code > channel is updated with stable release builds, usually every first
4747 Tuesday of the month.</ p >
48- < pre > # Add the "stable" channel to your APT sources:
49- < b > echo "deb [signed-by=/etc/apt/keyrings/syncthing-archive-keyring.gpg] https://apt.syncthing.net/ syncthing stable" | sudo tee /etc/apt/sources.list.d/syncthing.list</ b > </ pre >
48+ < pre > # Add the "stable-v2 " channel to your APT sources:
49+ < b > echo "deb [signed-by=/etc/apt/keyrings/syncthing-archive-keyring.gpg] https://apt.syncthing.net/ syncthing stable-v2 " | sudo tee /etc/apt/sources.list.d/syncthing.list</ b > </ pre >
5050
5151 < p > The < code > candidate</ code > channel is updated with release candidate builds, usually every
5252 second Tuesday of the month. These predate the corresponding stable builds by about three
You can’t perform that action at this time.
0 commit comments