Compare commits

...

2 Commits

Author SHA1 Message Date
846d2dc294 fixes 2024-01-18 13:37:09 +01:00
325f6a4e01 fixes 2024-01-18 13:35:05 +01:00

View File

@ -12,7 +12,7 @@ depends=('python' 'python-jose' 'python-starlette' 'python-httpx' 'python-fastap
provider=("$pkgname")
install="$pkgname.install"
backup=('etc/default/fastapi-dls')
source=('git+file://$PWD' # https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
source=('git+file://' # https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
"$pkgname.default"
"$pkgname.service"
"$pkgname.tmpfiles")