mirror of
https://github.com/unpoller/unpoller.git
synced 2026-03-31 06:24:19 -04:00
Correct url for the script pipe to bash
This may confuse those who don't always read what they're piping into a privileged shell...
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
# Use it like this: (sudo is optional)
|
||||
# ===
|
||||
# curl https://raw.githubusercontent.com/this/repo/master/scripts/install.sh | sudo bash
|
||||
# curl https://raw.githubusercontent.com/davidnewhall/unifi-poller/master/scripts/install.sh | sudo bash
|
||||
# ===
|
||||
# If you're on redhat, this installs the latest rpm. If you're on Debian, it installs the latest deb package.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user