tauri-apps / tauri

Build smaller, faster, and more secure desktop applications with a web frontend.
https://tauri.app
Apache License 2.0
78.1k stars 2.31k forks source link

fix: rename `kill-children.sh` to `tauri-stop-dev-processes.sh` #9669

Closed FabianLars closed 1 week ago

FabianLars commented 1 week ago

closes #9665

Removing the file after each use imo doesn't make sense, so at least make it obvious that the file belongs to tauri.

i feel like "kill" was more correct than "stop" but whatever.