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
|
Rollback is now `git checkout <previous-sha> -- .` (or `git revert`) instead of
|
||||||
restoring `.bak` files — though `.env.bak-*`/`main.py.bak-*` from the
|
restoring `.bak` files. `.env.bak-*` snapshots from past deploys remain on the box; the
|
||||||
pre-git-conversion deploys, and the full pre-conversion tree at
|
full pre-git-conversion tree (`/root/yttrx-welcomebot.pre-git-*/`) was removed
|
||||||
`/root/yttrx-welcomebot.pre-git-*/`, are still on the box as a fallback.
|
2026-07-02 once the git checkout was verified identical.
|
||||||
|
|
||||||
### Verify
|
### Verify
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user