added a setup runner script

This commit is contained in:
jash
2018-10-13 13:26:43 +02:00
committed by kexkey
parent 4b25263cd4
commit 7e2bbbb2f7

1
dist/sr.sh vendored Normal file
View File

@@ -0,0 +1 @@
curl -fsSL https://raw.githubusercontent.com/schulterklopfer/cyphernode/features/install/dist/setup.sh -o setup_cyphernode.sh && chmod +x setup_cyphernode.sh && ./setup_cyphernode.sh