# Rollback — Release 02.01.00

This release does not modify the legacy application or any database table. Rollback is therefore filesystem and staging-domain only.

1. Disable or remove the staging domain in cPanel.
2. Preserve a copy of `.env` only when required for troubleshooting.
3. Remove the two dedicated directories:

```bash
rm -rf /home/CPANEL_USER/examcert
rm -rf /home/CPANEL_USER/examcert_v2_public
```

4. Remove the empty Phase 02 database/user through cPanel if they are no longer needed.

Never run these commands with a path that points to the live legacy document root.
