ethersphere / helm-charts

Helm charts to deploy Swarm and Geth
6 stars 4 forks source link

swarm/swarm-private: fix influxdb tags #92

Closed skylenet closed 5 years ago

skylenet commented 5 years ago

No need to use sh. Currently it's showing:

sh: can't open 'swarm': No such file or directory

This change should fix the problem since the swarm binary is already inside the PATH.