mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-01-31 00:44:18 +00:00
update get path
This commit is contained in:
parent
d3dde5bd3f
commit
40d936b61f
@ -149,7 +149,8 @@ foreach ($pieces as $key => $value)
|
|||||||
|
|
||||||
// Print result
|
// Print result
|
||||||
echo sprintf(
|
echo sprintf(
|
||||||
'done! run to extract: php kevacoin/get.php %s %s' . PHP_EOL,
|
'done! run to extract: php %s/get.php %s %s' . PHP_EOL,
|
||||||
|
__DIR__,
|
||||||
$argv[1],
|
$argv[1],
|
||||||
$ns->namespaceId
|
$ns->namespaceId
|
||||||
);
|
);
|
Loading…
x
Reference in New Issue
Block a user