curl https://quantum2.xyz/apt.key returns a permanent move page

Boning 2023-05-09 10:40:40 -07:00
parent b940f6d336
commit 773aca3f39

@ -9,7 +9,7 @@ This document will guide you through installing Sway on Debian 10 (Buster).
There exists a [Debian repository](https://apt.quantum2.xyz/sway-utils/) that includes Debian 10-compatible `sway` package which is rebuilt nightly. Run following commands in order to install Sway from the repository:
```
curl https://quantum2.xyz/apt.key | sudo apt-key add -
curl -L https://quantum2.xyz/apt.key | sudo apt-key add -
echo 'deb [arch=amd64] https://apt.quantum2.xyz/sway-utils/ buster main' | sudo tee /etc/apt/sources.list.d/sway-utils.list
sudo apt update
sudo apt install sway