Update pialert-install.sh

tweak
pull/1851/head
tteckster 1 year ago committed by GitHub
parent ed674aaedd
commit 0554641b83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,7 +56,7 @@ msg_ok "Installed Python Dependencies"
msg_info "Installing Pi.Alert (Patience)"
git clone -q https://github.com/leiweibau/Pi.Alert.git /opt/pialert
mkdir -p /opt/pialert/front/reports
rm -rf /var/www/html/index.html /opt/pialert/{docs,install,tar}
rm -rf /var/www/html/index.html
mv /var/www/html/index.lighttpd.html /var/www/html/index.lighttpd.html.old
ln -s /opt/pialert/install/index.html /var/www/html/index.html
ln -s /opt/pialert/front /var/www/html/pialert

Loading…
Cancel
Save

Powered by BW's shoe-string budget.