a48a380cf7
- Add error handling to `cd` command to exit with a clear message if the worktree directory is missing - Change relative `cp` source/destination paths to absolute paths prefixed with `$WORKTREE_PATH`, ensuring files are always read from and written to the intended worktree regardless of the current working directory - Update inline comments to reflect the new absolute-path behavior in both `pre_release_web.sh` and `release_web.sh`