General: Cleanup
This commit is contained in:
5
neofetch
5
neofetch
@@ -3089,8 +3089,6 @@ main() {
|
|||||||
check_old_flags
|
check_old_flags
|
||||||
get_args "$@"
|
get_args "$@"
|
||||||
get_distro
|
get_distro
|
||||||
|
|
||||||
# Get colors and bold
|
|
||||||
bold
|
bold
|
||||||
colors
|
colors
|
||||||
|
|
||||||
@@ -3146,8 +3144,7 @@ main() {
|
|||||||
# Show error messages
|
# Show error messages
|
||||||
[[ "$verbose" == "on" ]] && printf "%b" "$err"
|
[[ "$verbose" == "on" ]] && printf "%b" "$err"
|
||||||
|
|
||||||
# Reset exit status of the tests above
|
return 0
|
||||||
printf "%s"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
main "$@"
|
main "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user