mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -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
|
||||
Linux distributions.
|
||||
|
||||
- One-step Automated Install:
|
||||
#### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_install.sh | bash`
|
||||
|
||||
- [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
|
||||
<!--- --------------------------------------------------------------------- --->
|
||||
|
||||
|
||||
@@ -18,6 +18,11 @@ Estimated time: 20'
|
||||
<!--- --------------------------------------------------------------------- --->
|
||||
### `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)
|
||||
<!--- --------------------------------------------------------------------- --->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user