Update README.md
This commit is contained in:
@@ -89,9 +89,9 @@ Initially designed to run on a Raspberry Pi, probably it can run on many other
|
|||||||
Linux distributions.
|
Linux distributions.
|
||||||
|
|
||||||
- One-step Automated Install:
|
- One-step Automated Install:
|
||||||
#### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_install.sh | bash`
|
#### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install.sh | bash`
|
||||||
|
|
||||||
- One-step Automated Install (forked) without Webserver:
|
- One-step Automated Install without Webserver if another Webserver is already installed. (not recommended):
|
||||||
#### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install_no_webserver.sh | bash`
|
#### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install_no_webserver.sh | bash`
|
||||||
|
|
||||||
- [Installation Guide (step by step)](docs/INSTALL.md)
|
- [Installation Guide (step by step)](docs/INSTALL.md)
|
||||||
@@ -100,7 +100,7 @@ Linux distributions.
|
|||||||
# Update
|
# Update
|
||||||
<!--- --------------------------------------------------------------------- --->
|
<!--- --------------------------------------------------------------------- --->
|
||||||
- One-step Automated Update:
|
- One-step Automated Update:
|
||||||
#### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_update.sh | bash`
|
#### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_update.sh | bash`
|
||||||
|
|
||||||
# Uninstall process
|
# Uninstall process
|
||||||
<!--- --------------------------------------------------------------------- --->
|
<!--- --------------------------------------------------------------------- --->
|
||||||
|
|||||||
Reference in New Issue
Block a user