diff --git a/scripts/e2e/doctor-install-switch-docker.sh b/scripts/e2e/doctor-install-switch-docker.sh index 95246043edc..55427958fa1 100755 --- a/scripts/e2e/doctor-install-switch-docker.sh +++ b/scripts/e2e/doctor-install-switch-docker.sh @@ -140,6 +140,8 @@ LOGINCTL cat "$install_log" exit 1 fi + rm -f "$HOME/.zshrc" "$HOME/.bashrc" "$HOME/.bash_profile" + rm -rf "$HOME/.config/fish" "$HOME/.config/powershell" unit_path="$HOME/.config/systemd/user/openclaw-gateway.service" if [ ! -f "$unit_path" ]; then