From d2ea627a2a482fba129a8789d8f121101b68c78c Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Sat, 21 Aug 2021 18:00:33 +0200 Subject: [PATCH] updated Makefile for installation on raspberry pi --- install/pi/Makefile | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/install/pi/Makefile b/install/pi/Makefile index ac72940..bb13226 100644 --- a/install/pi/Makefile +++ b/install/pi/Makefile @@ -115,4 +115,8 @@ stop: update_apt: sudo apt-get update +update: update_apt update_w4r + +update_w4r: + cd Web4Rail && git pull && mvn clean diff --git a/pom.xml b/pom.xml index c528357..20bd0f7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.srsoftware web4rail - 1.5.12 + 1.5.13 Web4Rail jar Java Model Railway Control