We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c9cdd commit 755a35dCopy full SHA for 755a35d
README.md
@@ -19,3 +19,7 @@ Once the Vagrant box is up and running XNAT is available at http://192.168.50.50
19
### Change IP address of Vagrant box:
20
* Change xdat.url option in build.properties
21
* Change config.vm.network option in Vagrantfile
22
+
23
+### Author
24
+Christoph Jansen, HTW Berlin<br/>
25
+https://github.com/QMROCT/vagrant-xnat
provision.sh
@@ -1,4 +1,4 @@
1
-vag#!/bin/bash
+#!/bin/bash
2
3
XNAT=xnat-1.6.4
4
0 commit comments