File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ echo 'Installing YottaDB'
26
26
27
27
mkdir /tmp/tmp # Create a temporary directory for the installer
28
28
cd /tmp/tmp # and change to it. Next command is to download the YottaDB installer
29
- wget wget https://raw.githubusercontent.com/YottaDB/YottaDB/master/sr_unix/ydbinstall.sh -O gtminstall
29
+ wget https://raw.githubusercontent.com/YottaDB/YottaDB/master/sr_unix/ydbinstall.sh -O gtminstall
30
30
chmod +x gtminstall # Make the file executable
31
31
32
32
gtmroot=/usr/lib/yottadb
Original file line number Diff line number Diff line change 1
1
2
2
{
3
3
"name" : " qewd" ,
4
- "version" : " 2.24.9 " ,
4
+ "version" : " 2.24.10 " ,
5
5
"config" : {
6
- "date" : " 31 October 2017"
6
+ "date" : " 09 November 2017"
7
7
},
8
8
"description" : " Quick and Easy Web Development" ,
9
9
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments