Skip to content

Commit c73df82

Browse files
committed
update scripts
1 parent 76cad32 commit c73df82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/update_coderbot.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
#!/bin/sh
2-
git pull origin develop
2+
git pull origin master
3+

0 commit comments

Comments
 (0)