Updated args module.

This commit is contained in:
Storm Dragon 2016-09-03 23:27:52 -04:00
parent 6918bf8589
commit 2e557908bd
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
echo "PRIVMSG $2 :$1: $@"
[ -f functions.sh ] && source functions.sh
msg "$2" "$1: $@"