Please add the Update process to the readme ```bash su phpborg cd /opt/newphpborg/phpBorg git pull cd /opt/newphpborg/phpBorg/frontend && npm run build exit sudo systemctl restart php8.3-fpm.service ``