aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 270c699..612a888 100755
--- a/install.sh
+++ b/install.sh
@@ -20,6 +20,7 @@ echo
echo "install: installing tmi node module for the twitch bot"
cd twitch-bot
npm install tmi.js
+cd ..
clear
echo "Done installing!"