diff --git a/iterm2-send-zmodem.sh b/iterm2-send-zmodem.sh index 44afedb..9cb0e32 100755 --- a/iterm2-send-zmodem.sh +++ b/iterm2-send-zmodem.sh @@ -18,7 +18,7 @@ if [[ $FILE = "" ]]; then echo echo \# Cancelled transfer else - /opt/homebrew/bin/sz"$FILE" -e -b + /opt/homebrew/bin/sz "$FILE" -e -b sleep 1 echo echo \# Received $FILE