Skip to content

Commit 1ef6b79

Browse files
committed
fetch --tags for mrpb
1 parent d5600ad commit 1ef6b79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/updater.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ function update_pluginbot() {
2424
echo "Updating the mumble-ruby-pluginbot from github..."
2525
cd ~/src/mumble-ruby-pluginbot/
2626
git pull origin master
27+
git fetch --tags
2728
return 0
2829
}
2930

0 commit comments

Comments
 (0)