Skip to content
This repository was archived by the owner on Aug 21, 2018. It is now read-only.

Commit 92063b7

Browse files
committed
Updated Build.bat
1 parent ce1d860 commit 92063b7

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

build.bat

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
7z920.exe
2-
curl -LOk https://github.com/open-learning-exchange/BeLL-Apps/archive/0.11.31.zip
3-
7z.exe x 0.11.31.zip
2+
curl -LOk https://github.com/open-learning-exchange/BeLL-Apps/archive/0.11.32.zip
3+
7z.exe x 0.11.32.zip
44
timeout 15
5-
move BeLL-Apps-0.11.31 BeLL-Apps
6-
del /f 0.11.31.zip
5+
move BeLL-Apps-0.11.32 BeLL-Apps
6+
del /f 0.11.32.zip

install.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@echo off
2+
13
:: run node.js executable/installer wizard
24
Executables\node-v0.10.26-x86.msi
35

0 commit comments

Comments
 (0)