pokt-network / pocket-core

Official implementation of the Pocket Network Protocol
http://www.pokt.network
MIT License
208 stars 101 forks source link

Fix Uncompressed Inline tar cmd #1597

Closed 0xThresh closed 4 months ago

0xThresh commented 5 months ago

Description

Uncompressed Inline section's tar command had a flag for gzip files even though that archive is uncompressed. This changes it to tar -xv instead so it doesn't error out.

reviewpad:summary

POKT-Discourse commented 5 months ago

This pull request has been mentioned on Pocket Network Forum. There might be relevant details there:

https://forum.pokt.network/t/under-review-simplify-infrastructure-deployment-and-operations/5022/1

POKT-Discourse commented 5 months ago

This pull request has been mentioned on Pocket Network Forum. There might be relevant details there:

https://forum.pokt.network/t/under-review-simplify-infrastructure-deployment-and-operations/5022/15

Olshansk commented 4 months ago

@0xThresh @msmania Do we still plan on merging this in?

0xThresh commented 4 months ago

@0xThresh @msmania Do we still plan on merging this in?

I would vote yes, it's still a useful update for anyone trying to create Morse nodes. I don't have write access so can't merge it myself.

msmania commented 4 months ago

Sorry, I forgot to click the merge button. It's done now.