Note pre-git backup removal
This commit is contained in:
@@ -75,9 +75,9 @@ ssh admin.yttrx.com 'cd /root/yttrx-welcomebot && docker-compose up -d --build'
|
||||
```
|
||||
|
||||
Rollback is now `git checkout <previous-sha> -- .` (or `git revert`) instead of
|
||||
restoring `.bak` files — though `.env.bak-*`/`main.py.bak-*` from the
|
||||
pre-git-conversion deploys, and the full pre-conversion tree at
|
||||
`/root/yttrx-welcomebot.pre-git-*/`, are still on the box as a fallback.
|
||||
restoring `.bak` files. `.env.bak-*` snapshots from past deploys remain on the box; the
|
||||
full pre-git-conversion tree (`/root/yttrx-welcomebot.pre-git-*/`) was removed
|
||||
2026-07-02 once the git checkout was verified identical.
|
||||
|
||||
### Verify
|
||||
|
||||
|
||||
Reference in New Issue
Block a user