forgot to push some module changes. They seem to be working though, so may as well do it now.
This commit is contained in:
@ -17,6 +17,7 @@ if [[ "$spinPlus" == "$message" ]]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
spin="${spin%[[:punct:]]}"
|
||||
message="${message} $spin $spin $spin "
|
||||
spinCount=$((RANDOM % 7 + 7))
|
||||
for i in $(seq $spinCount) ; do
|
||||
|
Reference in New Issue
Block a user