This commit is contained in:
abc 2023-06-06 17:14:38 +08:00
commit 4258735e78
50 changed files with 540 additions and 131 deletions

View file

@ -180,6 +180,7 @@ function has_typed_input() {
# Check if there are updates available before proceeding
if ! is_update_available; then
update_last_updated_file
return
fi