mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2025-09-09 01:56:51 +00:00
deploy.sh: Check out master after running the tool.
This commit is contained in:
@@ -81,4 +81,7 @@ curl https://api.telegram.org/bot${BOT_TOKEN}/sendMessage -XPOST --form "text=<-
|
||||
echo "Cleaning release_notes.txt..."
|
||||
> release_notes.txt
|
||||
|
||||
echo "Checking out master..."
|
||||
git checkout master
|
||||
|
||||
echo "Done."
|
||||
|
Reference in New Issue
Block a user