4 lines
63 B
Bash
Executable file
4 lines
63 B
Bash
Executable file
#!/bin/sh
|
|
cd /var/www/lbry.block.ng
|
|
bin/cake aux pricehistory
|
|
|