mirror of https://github.com/BOINC/boinc.git
vbox app demo: fix some filenames. Shouldn't affect anything else.
This commit is contained in:
parent
42c27f2cf5
commit
2dff50903e
|
@ -1,3 +0,0 @@
|
|||
#! /bin/sh
|
||||
|
||||
sed 's/<soft_link>..\/..\/projects\///; s/[^\/]*\//\/root\/project\//; s/<\/soft_link>//' $1 | tr -d '\r\n'
|
|
@ -18,7 +18,7 @@
|
|||
<copy_file/>
|
||||
</file>
|
||||
<file>
|
||||
<physical_name>vbox_job_1.xml</physical_name>
|
||||
<physical_name>vbox_job_worker_1.xml</physical_name>
|
||||
<logical_name>vbox_job.xml</logical_name>
|
||||
</file>
|
||||
<file>
|
||||
|
|
Loading…
Reference in New Issue