From c39b0d086a46b790146a8eb236a0f9cc8c4af3f7 Mon Sep 17 00:00:00 2001
From: shenmo <jifengshenmo@outlook.com>
Date: Sun, 7 Apr 2024 02:18:08 +0000
Subject: [PATCH] update src/DEBIAN/postinst.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
---
 src/DEBIAN/postinst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/DEBIAN/postinst b/src/DEBIAN/postinst
index 91d12a7..b62a5d2 100755
--- a/src/DEBIAN/postinst
+++ b/src/DEBIAN/postinst
@@ -18,3 +18,6 @@ systemctl daemon-reload
 systemctl enable ace-bookworm-auto-upgrade
 systemctl start ace-bookworm-auto-upgrade
 fi
+
+
+true
\ No newline at end of file