Merge branch 'master' of https://gitlab.com/aureolin/lbryexplorer
This commit is contained in:
commit
06a495d396
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
cd /var/www/lbry.block.ng
|
cd /var/www/lbry.block.ng
|
||||||
bin/cake block parsenewblocks
|
bin/cake block parsenewblocks
|
||||||
|
rm tmp/lock/parsenewblocks
|
||||||
|
bin/cake block parsetxs
|
||||||
|
rm tmp/lock/parsetxs
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue