Bohan Yang 5 年之前
父節點
當前提交
0885d0b308
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      debi.sh

+ 1 - 1
debi.sh

@@ -8,7 +8,7 @@ _err() {
 }
 
 _command_exists() {
-    command -v "$1" >/dev/null 2>&1
+    command -v "$1" > /dev/null 2>&1
 }
 
 late_command=