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