mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
ops: Always exit 0 after updating mempool repo
This commit is contained in:
parent
4167755095
commit
2b76cf0cba
2 changed files with 2 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 120 KiB |
|
|
@ -1 +1,2 @@
|
|||
cd ~/mempool && git pull origin master && cd ~/mempool.space && git stash && git pull origin master && git stash pop ; exit
|
||||
cd ~/mempool && git pull origin master && cd ~/mempool.space && git stash && git pull origin master && git stash pop
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue