]> wagnertech.de Git - mfinanz.git/commitdiff
restart apache2 in postinst mfinanz-mebil_0.2-1
authorMichael Wagner <michael@wagnertech.de>
Sat, 6 Jun 2026 10:20:04 +0000 (12:20 +0200)
committerMichael Wagner <michael@wagnertech.de>
Sat, 6 Jun 2026 10:20:04 +0000 (12:20 +0200)
debian/mfinanz-mebil.postinst

index 46d0166bd49516e206d577f31638ac8cbe866a90..b8eb3cb3fa0fc9e2c01c161aefbce243f0552cec 100755 (executable)
@@ -11,3 +11,5 @@ else
        sed -i "s/\([0-9].*\)/\1-$mv/" /opt/kivitendo-erp/VERSION
 fi
 
        sed -i "s/\([0-9].*\)/\1-$mv/" /opt/kivitendo-erp/VERSION
 fi
 
+systemctl restart apache2
+