test
continuous-integration/drone/push Build is passing Details

pictuga 2021-11-21 19:28:17 +01:00
parent a2459b665a
commit 71657793e2
1 changed files with 2 additions and 0 deletions

View File

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