mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
install scripts rework 📦
This commit is contained in:
@@ -20,6 +20,9 @@ apt-get install sudo -y
|
||||
# Install Git
|
||||
apt-get install -y git
|
||||
|
||||
# Clean the directory
|
||||
rm -R $INSTALL_DIR/pialert
|
||||
|
||||
# Clone the application repository
|
||||
git clone https://github.com/jokob-sk/Pi.Alert "$INSTALL_DIR/pialert"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user