Skip to content

Commit

Permalink
Tell people what's happening.
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 authored Jul 4, 2021
1 parent 295b068 commit 8f58970
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install_update.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
#!/bin/bash
# Install new verion of bot

echo "Installing updated bot..."
cd ~/Desktop
cd Bots
mv StatusBot old
git clone https://github.com/CoolCat467/StatusBot
mv old/.env StatusBot/.env
cd StatusBot
chmod 755 *
echo "Install complete."""
. looprun.sh

0 comments on commit 8f58970

Please sign in to comment.