diff options
| author | georg | 2019-07-10 14:24:37 +0000 |
|---|---|---|
| committer | georg | 2019-07-10 18:56:18 +0000 |
| commit | 28253053ffbde483a591a88a18ee21c649a0ba2d (patch) | |
| tree | 2b14660468959769aa2c6b3be560585c82119229 | |
| parent | 06346e19464c376c0c2ca13ef4218559f9df4212 (diff) | |
README: Update Debian package status
Closes #17
| -rw-r--r-- | README.md | 13 |
1 files changed, 1 insertions, 12 deletions
| @@ -18,18 +18,7 @@ Please don't upload any sensitive files to it. | |||
| 18 | 18 | ||
| 19 | # How to deploy it? | 19 | # How to deploy it? |
| 20 | 20 | ||
| 21 | Since mat2 isn't available in Debian stable | 21 | mat2 is available in [Debian stable](https://packages.debian.org/stable/mat2). |
| 22 | [yet](https://0xacab.org/jvoisin/mat2/issues/76), you might want to add the | ||
| 23 | following to your `/etc/apt/preferences.d/` to be able to install `mat2` | ||
| 24 | via apt: | ||
| 25 | |||
| 26 | ``` | ||
| 27 | Package: * | ||
| 28 | Pin: release o=Debian,a=unstable | ||
| 29 | Pin-Priority: 10 | ||
| 30 | ``` | ||
| 31 | |||
| 32 | Then: | ||
| 33 | 22 | ||
| 34 | ``` | 23 | ``` |
| 35 | # apt install uwsgi uwsgi-plugin-python3 git mat2 | 24 | # apt install uwsgi uwsgi-plugin-python3 git mat2 |
