mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Update process doc
This commit is contained in:
@@ -69,11 +69,19 @@ A web frontal that allows:
|
|||||||
<!--- --------------------------------------------------------------------- --->
|
<!--- --------------------------------------------------------------------- --->
|
||||||
Initially designed to run on a Raspberry Pi, probably it can run on many other
|
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/pucherot/Pi.Alert/raw/main/install/pialert_install.sh | bash`
|
||||||
|
|
||||||
- [Installation Guide (step by step)](docs/INSTALL.md)
|
- [Installation Guide (step by step)](docs/INSTALL.md)
|
||||||
|
|
||||||
|
|
||||||
|
# Update
|
||||||
|
<!--- --------------------------------------------------------------------- --->
|
||||||
|
- One-step Automated Update:
|
||||||
|
#### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_update.sh | bash`
|
||||||
|
|
||||||
|
|
||||||
## Device Management
|
## Device Management
|
||||||
<!--- --------------------------------------------------------------------- --->
|
<!--- --------------------------------------------------------------------- --->
|
||||||
|
|
||||||
|
|||||||
@@ -18,6 +18,11 @@ Estimated time: 20'
|
|||||||
<!--- --------------------------------------------------------------------- --->
|
<!--- --------------------------------------------------------------------- --->
|
||||||
### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_install.sh | bash`
|
### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_install.sh | bash`
|
||||||
|
|
||||||
|
# One-step Automated Update:
|
||||||
|
<!--- --------------------------------------------------------------------- --->
|
||||||
|
### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_update.sh | bash`
|
||||||
|
|
||||||
|
|
||||||
# Installation process (step by step)
|
# Installation process (step by step)
|
||||||
<!--- --------------------------------------------------------------------- --->
|
<!--- --------------------------------------------------------------------- --->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user