Skip to content

Commit

Permalink
updated bat
Browse files Browse the repository at this point in the history
  • Loading branch information
supertick committed Oct 18, 2023
1 parent b8e92c6 commit ef9e25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make_web_dev.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ git clone https://github.com/MyRobotLab/myrobotlab.git
cd myrobotlab
git pull
git status
curl -LOJ http://build.myrobotlab.org:8080/job/myrobotlab/job/develop/lastSuccessfulBuild/artifact/target/myrobotlab.jar
curl -LOJ https://github.com/MyRobotLab/myrobotlab/releases/latest/download/myrobotlab.jar
java -jar myrobotlab.jar --install && java -jar myrobotlab.jar -s webgui WebGui python Python i01 InMoov2 intro Intro

0 comments on commit ef9e25b

Please sign in to comment.