chore: cleanup and fixes

This commit is contained in:
2024-07-23 05:09:30 +03:00
parent e8fe5c570b
commit 28aae89f70
6 changed files with 12 additions and 14 deletions

View File

@@ -42,7 +42,6 @@ main()
fi
check_command "$1"
return 0
}
main "$@"