Dont check if running in kitty when updating

I dont actually know if it causes any problems and its fairly
inconvenient to use another terminal.
This commit is contained in:
Kovid Goyal
2022-04-11 22:06:23 +05:30
parent 49efbf0c6e
commit c6dcbe6521

View File

@@ -156,7 +156,6 @@ exec_kitty() {
}
main() {
[ -n "$KITTY_WINDOW_ID" ] && die "You should not try to update kitty from within kitty itself. For best results, quit all kitty instances and run this script from another terminal"
detect_os
parse_args "$@"
detect_network_tool