Moving common functions to a functions file.
This commit is contained in:
@ -1 +1,2 @@
|
||||
echo "PRIVMSG $2 :$1: pong"
|
||||
[ -f functions.sh ] && source functions.sh
|
||||
msg $2 "$1: pong"
|
||||
|
Reference in New Issue
Block a user