Can use http without ssl now. I use it internally for my instance. Maybe I'll also allow ignoring specific SSL errors, maybe some passthrough to curl.

This commit is contained in:
2023-06-19 00:47:48 +10:00
parent bcd456e55b
commit b31c474ff0
4 changed files with 14 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
#Well, it seems to work now.
pkgname=clemmy
pkgver=0.1.2
pkgver=0.1.3
pkgrel=1
pkgdesc='A pure bash client for lemmy, with multiaccount support.'
arch=('any')