diff --git a/dist/sr.sh b/dist/sr.sh new file mode 100644 index 0000000..e256288 --- /dev/null +++ b/dist/sr.sh @@ -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 \ No newline at end of file