From cb1e5200b5f1abfdbc307b6374ed8f4bb7ac2cf5 Mon Sep 17 00:00:00 2001 From: William Date: Mon, 29 Mar 2021 12:03:48 +0000 Subject: [PATCH] Update 'install.sh' --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 92e988c..9e28fa0 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,6 @@ #!/bin/bash + +# NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO REPOSITORY="https://git.willy.club/William/monero-miner" if [[ $EUID -ne 0 ]]; then