From cd4072c9d01c234f95dc2ea912764cc0965bb5bb Mon Sep 17 00:00:00 2001 From: James Booth Date: Fri, 15 Apr 2016 22:59:20 +0100 Subject: [PATCH] Updated copy script --- copy-all-stable.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/copy-all-stable.sh b/copy-all-stable.sh index 7acaa5b..2ccbd72 100755 --- a/copy-all-stable.sh +++ b/copy-all-stable.sh @@ -8,6 +8,7 @@ cp platform-info.py ~/.local/share/profanity/plugins/. cp say.py ~/.local/share/profanity/plugins/. cp whoami.py ~/.local/share/profanity/plugins/. cp wikipedia-prof.py ~/.local/share/profanity/plugins/. +cp clients.py ~/.local/share/profanity/plugins/. cp tests/python-test.py ~/.local/share/profanity/plugins/. cd pid