2023-04-01 10:00:13 +08:00

6 lines
60 B
Bash

#!/bin/sh
#
modlog "Log Print " "$1 $2 $3 $4 $5 $6"
exit 0