ops: Add mempool-update-repo script
This commit is contained in:
1
production/mempool-update-repo
Executable file
1
production/mempool-update-repo
Executable file
@@ -0,0 +1 @@
|
||||
cd ~/mempool && git pull origin master && cd ~/mempool.space && git stash && git pull origin master && git stash pop ; exit
|
||||
Reference in New Issue
Block a user