This commit is contained in:
Bohan Yang
2020-11-10 05:00:54 +00:00
committed by GitHub
parent c37398da40
commit 0885d0b308
+1 -1
View File
@@ -8,7 +8,7 @@ _err() {
}
_command_exists() {
command -v "$1" >/dev/null 2>&1
command -v "$1" > /dev/null 2>&1
}
late_command=