start populating the new System.Web.Configuration_2.0 dir
[mono.git] / scripts / script.in
1 #!/bin/sh
2
3 a=`which "$0"`
4 d=`dirname "$a"`
5
6 exec $d/@mono_interp@ @mono_instdir@/@framework_version@/@exe_name@.exe "$@"