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