test: isolate doctor switch shell profiles

This commit is contained in:
Peter Steinberger
2026-04-24 19:10:12 +01:00
parent 926068b14f
commit 3ffd944e6b

View File

@@ -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