From 6be258092aa75bf59a78ae4ece3e1c00a40952b0 Mon Sep 17 00:00:00 2001 From: nyne Date: Sat, 8 Feb 2025 20:40:45 +0800 Subject: [PATCH] Remove confirmation prompt from deb. Close #177 --- debian/debian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/debian.yaml b/debian/debian.yaml index 545a025..f4044f3 100644 --- a/debian/debian.yaml +++ b/debian/debian.yaml @@ -2,7 +2,7 @@ flutter_app: command: venera arch: x64 parent: /usr/local/lib - nonInteractive: false + nonInteractive: true control: Package: venera