fix: no args pass

This commit is contained in:
shenmo 2024-08-24 01:51:25 +08:00
parent 5f3ca00671
commit a6da148d3a
4 changed files with 1 additions and 1 deletions

@ -14,4 +14,4 @@ case `uname -m` in
;;
esac
${HERE}/sender-d-${sender_appendix}
${HERE}/sender-d-${sender_appendix} $@

Binary file not shown.

Binary file not shown.

Binary file not shown.