1 2 3 4 5 6 7
post_upgrade() { systemctl daemon-reload } post_remove() { systemctl stop vintagestory-server.service }