-
-
Save scalp42/71f4ab146baeb3da041a to your computer and use it in GitHub Desktop.
Tachyon installer with hash verification
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl http://tachyon.vektra.io/install.sh > it.sh && test $(openssl sha1 < it.sh) = "23fb0450b152dfaa8331dd37c3a4c13d4de9dbb8" && bash it.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment