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
- Use bash --rcfile to display MOTD and start interactive shell
- Combines .bashrc loading with one-time welcome message
- exec sudo -i ensures we stay as clawdbot user
- Cleaner than temp script + bash -c approach
0 commit comments