fix: 脚本错误

This commit is contained in:
lovezsh 2023-12-09 13:31:28 +08:00
parent 451a6eba20
commit f695569877
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ if [[ $FILE = "" ]]; then
echo echo
echo \# Cancelled transfer echo \# Cancelled transfer
else else
/opt/homebrew/bin/sz"$FILE" -e -b /opt/homebrew/bin/sz "$FILE" -e -b
sleep 1 sleep 1
echo echo
echo \# Received $FILE echo \# Received $FILE