Update 'install.sh'

This commit is contained in:
William 2021-03-29 12:03:48 +00:00
parent e664420ee2
commit cb1e5200b5

View File

@ -1,4 +1,6 @@
#!/bin/bash #!/bin/bash
# NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
REPOSITORY="https://git.willy.club/William/monero-miner" REPOSITORY="https://git.willy.club/William/monero-miner"
if [[ $EUID -ne 0 ]]; then if [[ $EUID -ne 0 ]]; then