diff --git a/README.md b/README.md index 14c7785..1ad3d05 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,7 @@ Once the Vagrant box is up and running XNAT is available at http://192.168.50.50 ### Change IP address of Vagrant box: * Change xdat.url option in build.properties * Change config.vm.network option in Vagrantfile + +### Author +Christoph Jansen, HTW Berlin
+https://github.com/QMROCT/vagrant-xnat diff --git a/provision.sh b/provision.sh index 2680897..a7bd673 100644 --- a/provision.sh +++ b/provision.sh @@ -1,4 +1,4 @@ -vag#!/bin/bash +#!/bin/bash XNAT=xnat-1.6.4