3d67cbc1c8
Introduces a `--force` or `-f` flag to the `deploy-server.sh` script, allowing deployments even when the working tree is dirty. The script now also checks for a dirty working tree and exits with an error unless `--force` is provided.