mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-03 19:19:28 +08:00
...
This commit is contained in:
@@ -108,7 +108,6 @@ get_nightly_url() {
|
||||
|
||||
get_download_url() {
|
||||
installer_is_file="n"
|
||||
echo "$installer"
|
||||
case "$installer" in
|
||||
"nightly") get_nightly_url ;;
|
||||
"") get_release_url ;;
|
||||
|
||||
Reference in New Issue
Block a user