nuodb 1.0.2 → 1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +0,0 @@
1
- #!/bin/sh -e
2
-
3
- wget http://www.nuodb.com/latest/nuodb-1.0-GA.linux.x86_64.deb --output-document=/var/tmp/nuodb.deb
4
- sudo dpkg -i /var/tmp/nuodb.deb
5
-