This commit is contained in:
pictuga 2021-11-21 19:28:17 +01:00
parent a2459b665a
commit 71657793e2

@ -1,5 +1,7 @@
#! /bin/sh #! /bin/sh
echo "$@"
if [ ! -z "$1" ]; then if [ ! -z "$1" ]; then
morss $@ morss $@
else else