coincashew / EthPillar

EthPillar: one-liner ethereum staking node setup tool and management TUI
https://www.coincashew.com/coins/overview-eth/ethpillar
GNU General Public License v3.0
8 stars 8 forks source link

ethpillar script doesn't work with zsh... #7

Closed chrismarino closed 5 months ago

chrismarino commented 5 months ago

I run zsh and have to run bash ethpillar to get it to run. Tiny issue, but maybe a note in the docs would help. Not sure if/how the script could be modified, otherwise I would have sent a PR. Otherwise, works great!

coincashew commented 5 months ago

Thanks for your feedback! Not familiar with zsh. Which OS are you running it under? A note in the docs is a great idea. Easy fix for now. Glad to hear it works great for you!

chrismarino commented 5 months ago
╭─chris@solo-host ~  
╰─►  ethpillar
/usr/local/bin/ethpillar: 19: source: not found
/usr/local/bin/ethpillar: 24: Syntax error: "(" unexpected (expecting "}")

Ubuntu 22.04 zsh 5.8.1

coincashew commented 5 months ago

Fixed in https://github.com/coincashew/EthPillar/commit/f91bd52897d22015a1067c1fe530dc94e2672c0b

Zsh no longer throws an error.

Please update to v1.5.0