stacks-network / stacks-blockchain-docker

Stacks-blockchain with API using docker compose
GNU General Public License v3.0
28 stars 38 forks source link

Update seed-chainstate.sh #112

Open pseudozach opened 1 year ago

pseudozach commented 1 year ago

it was failing with the error below, this should fix it.

chown: missing operand after ‘xxx/stacks-blockchain-docker/persistent-data/mainnet’ Try 'chown --help' for more information. Error setting file permissions

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

wileyj commented 1 year ago

Interesting. i'll have to double check this on a few different OS'es, but i recall trying whoami initially and had some problems with it on a debian based os (i cannot remember which at the moment).

as long as it works on Debian 10/11, looks good to me though!