mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Updated update script to pull for proper branch
This commit is contained in:
parent
fa806dbfb1
commit
8ee7d625f0
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
./kill.sh && git pull origin master && ./run.sh &
|
||||
./kill.sh && git pull origin sasank && ./run.sh &
|
||||
|
|
Loading…
Reference in a new issue