You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: align cleanup action with canonical org-wide pattern
- Use conditional sudo for container compatibility
- Use apt-get purge instead of apt remove
- Use rm -rf consistently
- Add || true on all sudo lines for best-effort cleanup
0 commit comments