Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bliotti authored Sep 25, 2024
1 parent 51fcd5c commit 047833d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions static/install.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash

### INSTALL COMMAND
### /bin/bash -c "$(curl -fsSL https://coinguy.io/install.sh)"

# Check for root/sudo permissions
# if [ "$EUID" -ne 0 ]
# then echo "Please run as root or use sudo"
Expand Down

0 comments on commit 047833d

Please sign in to comment.