Bohan Yang 5 years ago
parent
commit
6e342ea505
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debi.sh

+ 1 - 1
debi.sh

@@ -14,7 +14,7 @@ command_exists() {
 
 
 in_target=
 in_target=
 late_command() {
 late_command() {
-    local cmd
+    local cmd=
     for arg in "$@"; do
     for arg in "$@"; do
         cmd="$cmd $arg"
         cmd="$cmd $arg"
     done
     done