From 8d781c4a7889f49c26bd3532f4f0c99bfa5ee971 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 3 Mar 2022 01:37:38 +0100 Subject: [PATCH] remove uwsgi-plugin-python not available for bullseye --- scripts/ynh_uwsgi_service__2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ynh_uwsgi_service__2 b/scripts/ynh_uwsgi_service__2 index 70179e8..f1baf27 100644 --- a/scripts/ynh_uwsgi_service__2 +++ b/scripts/ynh_uwsgi_service__2 @@ -1,6 +1,6 @@ #!/bin/bash -pkg_dependencies="$pkg_dependencies uwsgi uwsgi-plugin-python3 uwsgi-plugin-python" +pkg_dependencies="$pkg_dependencies uwsgi uwsgi-plugin-python3" # Check if system wide templates are available and correcly configured #