5 lines
66 B
Bash
5 lines
66 B
Bash
|
#!/bin/sh
|
||
|
cd /var/www/lbry.block.ng
|
||
|
bin/cake block addrtxamounts
|
||
|
|